You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Karen Lee <ka...@nersp.nerdc.ufl.edu> on 2002/08/14 21:03:57 UTC

using struts tagclasses inside our tagclass

We are using struts, and are wondering:

We want to hand our web designers certain widgets that wrap a bunch of
struts tags into one bundle - so they can simply say 

<webmail:composeMessage /> 

and have it drop in all the appropriate fields.

My question is, if we write our tagclass using the methods of the struts
tagclasses on the java level (i.e. setting the various parameters by
hand and doing the doStartTag() etc.) 

a) am I missing something obvious, and
b) is it going to break when they upgrade struts


-- 
Karen Lee
Open Systems Group
Northeast Regional Data Center
University of Florida

(352)392-2061
karenlee@nersp.nerdc.ufl.edu


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>