Take a look at sub folders under struts
src/shared/org/apache/struts/taglib. You might want to subclass some of
the tag classes + all the necessary work for defining a tag, e.g. tld.

-----Original Message-----
From: Renato Romano [mailto:[EMAIL PROTECTED] 
Sent: March 14, 2003 9:25 AM
To: 'Struts Users Mailing List'
Subject: Tag Extension

What is the standard way to "extend" a struts tag, or generally whatever
jsp tag ? Do I have to extend the Java class Implementing that tag ? To
be more clear: in my application I have to often use a select/options
struts tag, together with a button, so it would be useful in the jsp
page to only use one construct.
Any ideas ?
Thanks a lot.

Renato

P.S.: I know, this is not really a struts question, but I think it would
be of interest ...

____________________________________
Renato Romano
Sistemi e Telematica S.p.A.
Calata Grazie - Vial Al Molo Giano
16127 - GENOVA

e-mail: [EMAIL PROTECTED]
Tel.:   010 2712603
_____________________________________



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to