DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4462>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4462

Websphere causes ALL forwards with redirect=true to break





------- Additional Comments From [EMAIL PROTECTED]  2001-10-31 16:54 -------
I suppose my main point was that it works fine for us under NT/2000.

> The workaround is to change application code to remove the app path from the 
> uri, or to add a new web app path (in this example "/myapp/myapp") to the web 
> application to "fake out" WebSphere into serving the uri

What causes the action servlet to not do redirects properly for you? We have 
something that looks like: 

<forward name="success"         path="/phHome.html" redirect="true"/>

What settings have you applied for the Servlet Engine in WAS? Is it running in 
compatibility mode or Servlet 2.2/JSP 1.1 Full Compliance mode?

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

Reply via email to