WAP DTD ver. 1.3

    Custom JSP tag. Writes a standard WAP DTD header for your wml file.

For example:
 


<%@ taglib uri="taglib.tld" prefix="wap" %>
<% response.setContentType("text/vnd.wap.wml"); %>
<wap:WAPDTD/>
<wml>
...
</wml>

for downloading:

Library: wapdtd.jar    Description: taglib.tld

 © Coldbeans      Comments?

See also Coldtags suite - the largest collection of custom JSP tags.