DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37399>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37399 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2006-02-11 18:21 ------- SwitchAction is a convenience implementation that uses the specified page to create a forward - that forward processing is doing what you describe. While you say this isn't the behaviour you want - I'm sure there are people who reply on the fact that the forward pattern is taken into account. Since its working as its supposed to I'm going to close this as INVALID again. The solution for you is to either not use SwitchAction, but create your own implementation that has the behaviour you want - i.e. have an action that returns a forward with an absolute url or specify an absolute url with SwitchAction. Niall -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
