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=16173>.
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=16173

Unable to Redirect within framework - Add RedirectAction?

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |



------- Additional Comments From [EMAIL PROTECTED]  2003-01-16 18:09 -------
I was trying to redirect using the <forward path="xxx" redirect="true"> from 
within a fully defined <action> in the struts config.  When redirecting, why 
would the ActionForward add the context path if the redirect flag is true?  
This would product <context path> + http://www.yahoo.com.  Then we're not 
actually redirecting at all are we?  This does not make sense.

Hence my workaround by implementing the RedirectAction and using it with the 
parameter attribute - just like the ForwardAction.

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

Reply via email to