This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 49547 - Taglib URI CC - comment version of URI
Summary: Taglib URI CC - comment version of URI
Status: RESOLVED INCOMPLETE
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 21:51 UTC by zikmund
Modified: 2011-09-19 23:43 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2004-09-24 21:51:17 UTC
When you have Tag Library which uses several URIs
(e.g. JSTL/Struts). It would be good to offer a
comment window with version information of the URI
(at least I think that each URI is associated with
different tag library version).
Users are confused when they have 2 similar URIs
(like http://java.sun.com/jstl/core and
http://java.sun.com/jsp/jstl/core) and they don't
know if their choice will affect the code.

If it doesn't matter which URI is used, the
information would help too while deciding.
Comment 1 zikmund 2005-05-03 20:00:43 UTC
It affects JSTL set of tags.
Comment 2 zikmund 2005-07-22 08:09:18 UTC
The version can be got from any TLD together with more usefull information:
<taglib>
  <taglib-version>
  <display-name>
  <description>
  <jsp-version>