To follow up,

WebSphere 4.02 comes with the fix pack (they also have an E-FIX for putting
out that fire) that makes it redirect compliant to servlet spec 2.3.  To
enable this mode, add :

name com.ibm.websphere.sendredirect.compliance
value 1

to the System Properties in the admin console under: Application Servers
\[DefaultServer] \ JVM Settings

I should have checked the Dev list :)

thanks again

----- Original Message -----
From: "Tero P Paananen" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, May 14, 2002 7:50 PM
Subject: RE: Websphere 4.02 Struts Deployment


> > I'm having problems with struts forwards:
> >
> > <logic:redirect forward="summary" />
> >
> > (forwards to /do/summary/display)
> >
> > it actually redirects it to : /app/app/do/summary/display
> >
> > I think Websphere is being too helpful here with the redirects!!  Any
> > pointers?
>
> There's a patch to this bug.
>
> I'll dig it up for you tomorrow morning, if you'd
> kindly remind me by Email.
>
> -TPP - it's past my bed time
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to