And if you're using cssClass in the <s:radio> tag, you might want to add
this to the template (just replace the <tr><td> from the example Mike
provided):
<tr><td
<#if parameters.cssClass??>
class="${parameters.cssClass?html}"<#rt/>
</#if>>
-----Original Message-----
From: Mike Baranski [mailto:[email protected]]
Sent: Wednesday, September 02, 2009 4:50 PM
To: 'Struts Users Mailing List'; [email protected]
Subject: RE: Session variables in <s:radio> buttons - preselection and
formatting?
For #1, I don't know.
For #2, I did exactly that, see here:
http://mikeski.net/site/node/16
Mike.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]