JSP CUSTOM TAG LIBRARIES


The Domutil tag library
The domutil.tld file defines the Domino utility tags, which are tags that perform tasks which are common to all J2EE Web containers. These tags are separated out from the library containing the collaboration tags to enable JSP authors to replace this library with their favorite library of utility tags.

The following tags are included in the domutil.tld file:

browsertag

case

condition

default

else

elseif

format

if

nocache

switch

switchvalue

urlconverter

See Also