Bug 8047 - <c:url> can't access WEB-INF
Summary: <c:url> can't access WEB-INF
Status: RESOLVED INVALID
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: unspecified
Hardware: Other Windows XP
: P3 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
: 8049 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-13 14:47 UTC by David Geary
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Geary 2002-04-13 14:47:46 UTC
<c:url> will not access resources under WEB-INF or its subdirectories.
Comment 1 Shawn Bayern 2002-04-13 14:49:52 UTC
<c:url> isn't designed to access anything; it just prints out a URL or stores 
it as a scoped variable, possibly assembling its <c:param> children.
Comment 2 Shawn Bayern 2002-04-13 17:42:41 UTC
*** Bug 8049 has been marked as a duplicate of this bug. ***