Re: Mapping a dynamic html form with ActionForm

2010-07-02 Thread Jawahar Nayak
ck if this question > has predefined answer and if yes select it as a response or if not use > a response text from form. > > Best greetings, > Paweł Wielgus. > > 2010/7/1 Jawahar Nayak : >> >> One Solution what I am thinking... I don't know is it possible or

Re: Mapping a dynamic html form with ActionForm

2010-07-01 Thread Jawahar Nayak
One Solution what I am thinking... I don't know is it possible or not - Creating a simple html form - On submitting, I will make a xml of user response i.e. Options selected, and not selected for examle ... then setting this xml string to ResponseActionF

Mapping a dynamic html form with ActionForm

2010-07-01 Thread Jawahar Nayak
Hi, I am developing a application which looks like and online exam. But the format of questions are not same. Questions may be desriptive, Objective and of Multiple choice. I have a page shownextquestion.jsp. This read the next question from database to be shown to user. It checks if the q