I am using many hidden fields with no problems reading them - are you
setting the value when sending out the page.
Give an example of the page output - preferably a fragment from the created
page.

db


Hello all,
I have an issue.  I am trying to pass a hidden field (HTML) to a servlet.
The Java Servlet Programming book by O'Reilly said that their is no
difference in handling fields hidden or non.  If I change my hidden field
to non hidden I get the output of the field but with getParameter the
hidden field doesn't show.  any ideas?

Regards,

Travis D. Falls
E-Business Consultant/ Web Developer
The Hartford Technology Services Company
860-409-8439
[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to