If you want to leave old questions displayed on page and always add a
new one at bottom, than you should use ajax to determine and send new
question. Otherwise you end up with a mess of javascript code.

If you are planning to load new page for each question than it is
basically the same - ajax just shaves off page refreshing.

Kapil Sharma wrote:
> 
> I want to develop a web application that consists of different questions and
> answers submitted by the users.
> 
> The questions are dependent on the answers of other questions.
> 
> What should i use with struts. is it Ajax.
> 
> i.e if A question has two radiobutton answers
>  and on click of one radio button the one set of hidden questions will come
> out  and on click of other the another set.
> 
> I would like to know the technology i should use.
> 
> Plz give me the best tech to apply
> 
> 
> 
> Thanks and Regards,
> Kapil Sharma
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-- 
Tomas Kramar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to