Bug 12963 - Mismatch in tag attributes being required (url and redirect tags)
Summary: Mismatch in tag attributes being required (url and redirect tags)
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: 1.0
Hardware: Other other
: P3 minor (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-24 16:23 UTC by Simon Brown
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 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.