Hello,

I have a servlet that generates an HTML form.  When the data is submitted,
the corresponding parameters are tagged on to the end of the url.  The
problem is that when I refresh the screen, the pararmeters are re-submitted.
How can I avoid this.  Is there a way to clear the parameters from the end
of the url or re-generate the url without the parameters?

Thanks

___________________________________________________________________________
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