This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes Issue in Using Radio Button Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Issue in Using Radio Button" Watch "Issue in Using Radio Button" New topic
Author

Issue in Using Radio Button

thirun pavan
Greenhorn

Joined: Jun 27, 2007
Posts: 22
Hi All,
I got an issue in Using Radio Button.I am using Radio Button as one column inside a Data Table.When I click the Radio Button, it is giving Validation Error. I am using JavaScript to controll the behaviour of the Radio Buttons.By using Radio Button,I am selecting a particular row in the Data Table If the User didn't select any Radio Button then an error message will be displayed.Please share with me if you have a solution.

Regards,
pavan.t
[ June 27, 2007: Message edited by: Mark Spritzler ]
Tak Ng
Greenhorn

Joined: Jun 05, 2007
Posts: 19
Can you post the error message, the jsp code and the java class you are using?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Issue in Using Radio Button
 
Similar Threads
Struts 1.1: html:radio issues
display nested components selectOneRadio and inputText
Disabling back button in the browser
passing hidden values
Radio button validation problem