Your best bet is to dig into the source code of the taglibs and see what names the beans/strings/whatever are being stored under (and the proper scope as well). That way you can get a handle on anything you want.
Check out the doco as well. There's plenty info out there. HTH James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the "Open Minded Developer Network" http://www.open-tools.org/struts-atlanta > -----Original Message----- > From: John Averty [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 11, 2002 5:30 PM > To: Struts Users Mailing List > Subject: Reference Struts HTML tags from within a custom tag? *Please > help!* > > > Hi, > > I'm trying to build a custom tag that would render a (dynamicly generated) > list of fields. > > Is there a way for me to: > - get a reference to Strut's HTML tags from within a custom tag? (assuming > we know which tag to get) > - have the html tag handle the rendering? > - still be able to use Strut's validation? > > Any ideas out there on how to do that? Any help would be appreciated. > > John. > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>