![]() |
![]() |
||||
At line 18 changed 1 line. |
The <taglib> section is no longer required in [web.xml] since JSP 2.0 / Servlets 2.4. See the article [Removing taglib from web.xml] for further details. |
* The <[taglib|web.xml.Taglib]> section is no longer required in [web.xml] since JSP 2.0 / Servlets 2.4. See the article [Removing taglib from web.xml] for further details. |
At line 20 changed 2 lines. |
!Parent-elements: |
* <[taglib|web.xml.Taglib]> - container element which specifies the taglib-uri and taglib-location for declaring a JSP Custom Tag Library |
!Parent-element: |
* <[taglib|web.xml.TagLib]> - container element which specifies the taglib-uri and taglib-location for declaring a JSP Custom Tag Library |
At line 24 added 1 line. |
* <[taglib-uri|Web.xml.TagLibUri]> - a unique specifier for your taglib, for use in the declaration in your JSP files |