Re: How to call JSP function and Javascript function by clicking a button.
Posted By:
Nitesh_Naveen
Posted On:
Thursday, September 12, 2002 01:40 AM
your pervious question is answered. Please refrain from posting your questions as a new thread. You already have a thread open on this!!! And you cannot call a JSP function dynamically from javascript. Server side function can be called only via submit once after the page is rendered.