this is what i do
<input type="radio" name="rdObjNr" value=<bean:write name="lvObj"
property="csObj"/> ">
I have a corresponding getter method getcsObj() in a dataclass, the
multiple instances of which are in lvObj.
Any clues?
Regards,
Tarun Sainanee
TCS Delhi
------------------------------------------------------------------------------------------------------------------------------------------
Nothing gives one person so much advantage over another as to remain
always cool and
unruffled under all circumstances.
-- Thomas Jefferson
Dariusz Wojtas <[EMAIL PROTECTED]>
08/14/2002 06:41 PM
Please respond to "Struts Users Mailing List"
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
cc:
Subject: Re: Space problem
Are values for these radio buttons in quotes?
If not then they should be.
value="Value 1"
Darek
Wednesday, August 14, 2002, 3:10:28 PM, you wrote:
TS> Hi,
TS> When i am trying to associate a value to my dynamically generated
radio
TS> buttons, the strings with spaces are accociated only uptil the space.
TS> So if the getter method returns "Value 1" only "Value" gets associated
TS> with the radio button.....
TS> Any clues, you struts bonds?
TS> Tarun
--
Best regards,
Dariusz Wojtas mailto:[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>