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=13544>. 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=13544 [exception] support contextRelative paths ------- Additional Comments From [EMAIL PROTECTED] 2002-12-12 18:15 ------- Quoting ExceptionConfig.java: /** * The context-relative path of the resource to forward to if this * exception occurs during an <code>Action</code>. */ protected String path = null; That would imply to me that all of them are relative to the context. Should we "modularize" this functionality? Isn't this really just a duplicate of bug # 12871? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>