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 2002/12/12 19:15:22 UTC

DO NOT REPLY [Bug 13544] - [exception] support contextRelative paths

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 ekbush@swbell.net  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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>