I thought a forward would require the same type of individual parameter
extraction and rebuilding.

Please let me know how to do this in bulk.

Thanks.

On Wed, Jul 16, 2008 at 12:27 PM, Hassan Schroeder <
[EMAIL PROTECTED]> wrote:

> On Wed, Jul 16, 2008 at 9:13 AM, Jonathan Mast
> <[EMAIL PROTECTED]> wrote:
>
> > This page redirects via response.sendRedirect().  I want to know how I
> can
> > forward every parameter onto the redirect page, without having to extract
> > each one individually and rebuilding them in the url I place into
> > sendRedirect().
>
> Is there a reason it /has/ to be a redirect, rather than a forward?
>
> If not, you'd bypass the whole issue...
>
> --
> Hassan Schroeder ------------------------ [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to