Hi,
I'm interested in the custom tag possibilities I see in the JSP 1.0
spec, but I cannot find any implementation details or examples. I'm
hoping to create some custom markup that HTML folks can use in templates
to access data in the database.
For example, a tag like <ARTICLE ID="2342165" FORMAT="abstract"/> that
can be dropped into the JSP by a non-techie editor, and have the
appropriate content fetched and formatted by other Java code.
I can do the query and formatting with no trouble, but I'm unsure how to
define my own tags and how to translate them into calls to Beans or
other Java code.
Can anyone point me in the right direction?
Thanks,
Larry
--
Larry Bouthillier -- [EMAIL PROTECTED]
Head of Multimedia Production
Harvard Business School
(617)495-6393
===========================================================================
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".