You don't: the Java has executed before it gets to the client.
Anand Ramadurg
Greenhorn
Joined: Aug 14, 2008
Posts: 1
posted
0
Hi Ravinder,
Javascript will be executed at client side ( Browser) while scriplet ( i.e java code written in jsp ) will be executed at the server side. I don't know, what you are trying to achieve here.. May be you should explain your problem in detail...