Posted By:
Divya_SSK
Posted On:
Monday, July 7, 2003 08:50 PM
I have a form which onloading should be able to display a popup.The Action Servlet on loading accesses a service and populates the form. It also has to populate the popup form. How should this be done ?
How to populate and maintain the states of the popup form datamembers without an associating ActionServlet?
Thanks
Divya