i am trying to pass a value from a password type input box in a form
using post method to a jsp file.  but for some reason, the value is not
being sent across.

in my bean that is suppose to set a value, the value being set is null.

doesn't jsp allow for values to be passed from a password input box?

i am using tomcat3.1.  can it be an issue with tomcat?

peter choe

===========================================================================
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

Reply via email to