Bug 12963

Summary: Mismatch in tag attributes being required (url and redirect tags)
Product: Taglibs Reporter: Simon Brown <simon_g_brown>
Component: Standard TaglibAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: minor    
Priority: P3    
Version: 1.0   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description Simon Brown 2002-09-24 16:23:17 UTC
There are a couple of tag attributes that are stated as required in the JSTL 
specification, although they are marked as optional in the implementation. They 
are...

(1) The value attribute of the <c:url> tag
(2) The url attribute of the <c:redirect> tag

Regards
Simon
Comment 1 Shawn Bayern 2002-09-24 17:56:21 UTC
Thanks for the report, Simon!  I've fixed the TLD.