Hi All,
I am having a screen where I have mupltiple tables. When I click Save, I
need to save all the information from different tables.
How can I send all these data from the client to the server.
I am using JSP. There will be a Servlet in the Backend which saves the data
in to Data Base.
Please tell me how to send these data to the Servlet.
If I make POST request, how can I access all the Table Data in the Servlet?
Please suggest me.
Thanks,
Ganesh
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets