redirecting from a servlet to an exterior URL using a POST 2005-06-21 - By Garey Mills
Back Hello -
Once a servlet I am writing is accessed, I want to set the values on several parameters and then redirect to an exterior URL, sending along the parameters. But I do not want the parameters exposed, so putting them into the URL as a query string won't work, I need a POST.
Has anybody done this?
Garey Mills Library Systems Office UC Berkeley
The brain is not where you think
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ To unsubscribe, send email to listserv@(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
|
|