I didn't try it.
If you set the key to a getter that returns a null string, and the value to
use a getter that returns the answer it may generate the HTML you intend.
<s:radio ... key="displayNothing" value="answer"/>
And in Answer: getDisplayNothing() { return ""; }
If that doesn't work, can you send the Struts tag you are using and the
HTML?
-----Original Message-----
From: Odelya YomTov [mailto:[email protected]]
Sent: Thursday, October 15, 2009 3:17 PM
To: 'Struts Users Mailing List'
Subject: RE: Not display value next to radio
U tried it
But it still display the value next to the radio button..
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]