Re: nesting radio buttons

2005-10-04 Thread Tremal Naik
2005/10/4, Tremal Naik <[EMAIL PROTECTED]>: > Hello, > I'm trying to render a questionnaire on a page using radio buttons. I'm using Struts 1.1 -- TREMALNAIK - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

nesting radio buttons

2005-10-04 Thread Tremal Naik
Hello, I'm trying to render a questionnaire on a page using radio buttons. The questionnaire is built as a list of questions, each with some answers the user may check using radio buttons. . My form has an ArryList property, populated with QuestionBean beans which have a property that i