Try using <input type=hidden value="value not to be lost"> if you don't want
the controls to be visible on the page when it is reloaded.
Nic
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
Valderrama, Eric
Sent: Tuesday, March 06, 2001 9:08 PM
To: [EMAIL PROTECTED]
Subject: How to pass received parameters when reloading the servlet?
Hi,
I know this question can be trivial, but I'm confused.
A servlet receives an array of strings from another servlet through a form.
I have a button in the page generated by the current servlet that calls the
same servlet
but i lose the parameter when I click the button and an error message is
returned (400 Bad Request).
I don't know how to reload the servlet and don't lose the parameters values.
Please any help would be appreciated.
Thanks
-eric-
___________________________________________________________________________
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