You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/11/26 22:37:04 UTC

DO NOT REPLY [Bug 14871] New: - Struts el taglibs tld's need URI's updated

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14871>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14871

Struts el taglibs tld's need URI's updated

           Summary: Struts el taglibs tld's need URI's updated
           Product: Struts
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: kevin@henrikson.com


All the Struts tld files now use a version number-less URI like

http://jakarta.apache.org/struts/tags-html

The el tld's still have a version number.  Like:

http://jakarta.apache.org/struts/tags-html-el-1.0

   Having a version number makes upgrades to new Struts verisons a bit harder 
if you use the URI in your JSPs, since you'd need to change each JSP page.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>