Re: c:url and context path completion

"Hassan Schroeder" <[email protected]> Wed, 28 Nov 2007 13:50:44 -0800
Newsgroups gmane.comp.jakarta.taglibs.user
Message-ID <[email protected]>
On Nov 28, 2007 1:38 PM, Martin Cooper <[email protected]> wrote:

> > No, it's sitting in "webapps/appname/WEB-INF/jsp/otherdir/somejsp.jsp"

> Well, that's very likely the cause of what you're seeing. Anything under
> WEB-INF is not permitted to be accessed directly (i.e. from outside the web
> app itself), so the context is irrelevant for such files, since it could
> never be used to access them.

Sorry, that's just not remotely true. Most of my apps are done that
way, and JSTL, including <c:url .../>, works fine.

-- 
Hassan Schroeder ------------------------ [email protected]