Hi
I am fairly new to JSP and servlets and am facing the following problem
My JSP page uses a Bean. The form elements in the html page reflect the bean
attributes. On submitting the form, the bean attributes hold the values as
entered by the user in the form.
Now i populate values for the other attributes. Now this information should
be sent to the backend servlet.
How can i send this information to the servlet?
Thanx
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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