You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2001/11/01 01:54:56 UTC

DO NOT REPLY [Bug 4462] - Websphere causes ALL forwards with redirect=true to break

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 dion@multitask.com.au  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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>