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]>

Reply via email to