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=11021>. 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=11021 ActionForward or <html:link> tag does not support absolute URIs [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2002-11-07 16:35 ------- The bug I've marked as a duplicate of this indicates this is still broken. I couldn't find which file you updated to fix it but the problem appears to be in RequestProcessor.processForwardConfig. I defined a forward in struts-config with redirect="true" and path="http://www.google.com". When I return this ActionForward from an Action.execute the previously described error occurs. Do we need to check for a protocol in the path? -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>