| Author |
TLD spec
|
Kejal Shah
Ranch Hand
Joined: Jun 27, 2003
Posts: 87
|
|
hi ranchers, how can i get the TLD spec or documentation?
|
Kejal<br />SaneDevil@gmail.com
|
 |
chowdary Thammineedi
Ranch Hand
Joined: Aug 16, 2004
Posts: 126
|
|
Hello Kejal It is included with the JSP 2.0 specification, and it is in Part III of that specification. The chapter is called "Tag Library Descriptor Formats" and starts from page 3-15 of the JSP 2.0 Specification The JSP 2.0 Specification is available here http://java.sun.com/products/jsp/reference/api/index.html You'll have to scroll down a little, until you see a SPECIFICATIONS table and then click on 2.0 Final Specification Specification Download ---> This is the one
|
 |
Kejal Shah
Ranch Hand
Joined: Jun 27, 2003
Posts: 87
|
|
Thanks boss, Meanwhile I pounced upon the ff link for the same http://e-docs.bea.com/wls/docs70/taglib/tld.html
|
 |
Sar Lolla
Greenhorn
Joined: Mar 10, 2005
Posts: 10
|
|
Hi Kejal, your link is pointing to some thing that talks about DTD. But with the latest version the TLD should be an XML file that has an XML schema correct?
|
 |
Kejal Shah
Ranch Hand
Joined: Jun 27, 2003
Posts: 87
|
|
Thanks Sar, To be honest, I ain't sure about it I'll let you know if i get some info.
|
 |
 |
|
|
subject: TLD spec
|
|
|