Bug 8047

Summary: <c:url> can't access WEB-INF
Product: Taglibs Reporter: David Geary <sabreware>
Component: Standard TaglibAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Windows XP   

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. ***