https://bz.apache.org/bugzilla/show_bug.cgi?id=69135

--- Comment #4 from jke...@apache.org ---
Hello Mark,

Thank you very much for looking into this issue.

I agree with you on the following point: A JAR should be self-contained, and
URLs should not reference outside the package.

Then what should be considered the root path of the JAR, in case a tag within
the jar is doing an absolute file include ? 

The path I used, "/META-INF/include.jspf", is actually valid if we consider the
JAR as the root when an absolute include is done from a tag within the JAR
itself. It's reflect the exact folder structure of the final jar archive.

I'm not sure if I'm being clear, but writing some test cases will definitely
help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to