Eric Johannsen wrote:
>
> Hi,
>
> I suspect using a custom tag library could greatly simplify some of the
> things I'm doing, but I can find no documentation or examples on
> *exactly* what the taglib does and how to implement one.
>
> Can someone point me in the right direction?

In JSP 1.0, the taglib directive is included just to make it possible
for JSP vendors to define their own tag library implementations.

In JSP 1.1 a portable tag library definition is introduced, see the
JSP 1.1 first public draft at http://java.sun.com/products/jsp

--
Hans Bergsten           [EMAIL PROTECTED]
Gefion Software         http://www.gefionsoftware.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to