I never resolved it... you can workaround it using an intermediate
javascript page, but avoid it. You can use headers.
----- Original Message -----
From: "Glyn Walters" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 23, 2001 12:41 PM
Subject: sendRedirect using POST
> Hi
>
> Looking through the archives I could not see if this was resolved by
> anybody. I am trying to use a servlet that is posted user authentication
> data to post the data back to a redirect url. Is it possible to use
> sendRedirect or another technique to POST the return paramters to a URL?
>
> Thanks
>
> Glyn