it works fine if i dont use the struts way of displaying data on the
screen. ts pretty perplexing to me but i have tried this on different
screens with uncomplicated data..
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 07:44 PM
Please respond to "Struts Users Mailing List"
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
cc:
Subject: Re[2]: Space problem
It is still not in quotes.
Otherways I don't see possibility to get partial data input by the
getter.
Check your output HTML code.
Try
<input type="radio" name="rdObjNr"
value='<bean:write name="lvObj" property="csObj"/>'>
Darek
Wednesday, August 14, 2002, 4:02:06 PM, you wrote:
TS> this is what i do
TS> <input type="radio" name="rdObjNr" value=<bean:write name="lvObj"
property="csObj"/>> ">
TS> I have a corresponding getter method getcsObj() in a dataclass, the
TS> multiple instances of which are in lvObj.
TS> Any clues?
TS> Regards,
TS> Tarun Sainanee
--
Best regards,
Dariusz Wojtas mailto:[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>