Re: Validation xml for Radio button

2010-11-15 Thread Li Ying
What data type of the property [yourAnswer] is ? If it is an int property, try delete the double-quotation surrounding the value 1. 2010/11/15 Prabhubalaji Ragavan : > Hi > I am using a radio option in my code. when i try to validate that thru the > validator.xml, the validation is not happenin

Validation xml for Radio button

2010-11-15 Thread Prabhubalaji Ragavan
Hi I am using a radio option in my code. when i try to validate that thru the validator.xml, the validation is not happening. this is my jsp content. this is my validator.xml content enter gen1 Please help, am new to struts2. Thanks Prabhu Ragavan