RE: Unable to set the radio butons value using form beans

2004-08-21 Thread struts lover
MAIL PROTECTED] > Sent: Saturday, August 21, 2004 12:04 PM > To: [EMAIL PROTECTED] > Subject: Unable to set the radio butons value using > form beans > > Hi , > > Can any body tell me how to retrive and set the > value > for the radio buttons.Using the form Beans. >

RE: Unable to set the radio butons value using form beans

2004-08-21 Thread Amit Kumar Sharma
Check the type for it. Java.lang.Boolean It should work. Warm regards Amit -Original Message- From: jacob skariah [mailto:[EMAIL PROTECTED] Sent: Saturday, August 21, 2004 12:04 PM To: [EMAIL PROTECTED] Subject: Unable to set the radio butons value using form beans Hi , Can any body

Unable to set the radio butons value using form beans

2004-08-20 Thread jacob skariah
Hi , Can any body tell me how to retrive and set the value for the radio buttons.Using the form Beans. what i am doing now is if i want to display the values o the jsp page. I fetch the data from database manually populate the form bean and send it to the jsp page. and all the feilds are populate