but I'm a bit puzzled with javascript functions you can include to use in a
JSP page - you can't see them in the page source code but can call them -
does this mean
they are called on the server each time - I always thought javascript was
client side only?
or are all of them in the include .js file downloaded for use at the client
end somewhere?
enlighten me someone?
thanks
harry
JSP page - you can't see them in the page source code but can call them -
does this mean
they are called on the server each time - I always thought javascript was
client side only?
or are all of them in the include .js file downloaded for use at the client
end somewhere?
enlighten me someone?
thanks
harry
Comment