Use the "theme" attribute. Dave
On Tue, Nov 23, 2010 at 2:32 PM, Harsh C <hchau...@gmail.com> wrote: > Is there a way to specify a template to use for a struts tag, on a per tag > basis e.g. > > I am trying to change the checkboxlist default L&F so that it renders in a > table. This is working fine. But if I want to use the default L&F also, how > do I do that. > > As of now, I copied the struts provided .ftl files and messed around with > them. Can I create my own template and then specify something in e.g. > <s:checkboxlist to use a different template to render the check box list? > > > > -- > *Thanks, > Harsh* >