Hi - I am migrating an old Webwork application across to Struts 2.3 and there is pretty much just 1 item left to complete. Which is to migrate some old webwork/dojo stuff across to jquery.

The jsps are the type where the page initially loads with just a single question (a select field). The user answers question 1 which then exposes a 2nd question (another select) where the possible answers for q2 are filtered based on the answer to q1. The user then answers q2 which exposes a 3rd question (another select) where the possible answers to q3 are filtered based on the answer to q2. And so for for perhaps 3 or 4 more questions until enough data has been collected to fire a final action to find and display data that matches the answers given by the user.

Does anybody have any example JSP's that using jquery, lead a user through a similar Q&A dialog that you could share with me?

Regards - Patrick

--
Patrick Kelly

PatrickKelly
PrincipalConsultant
*River**Dynamics*

E: patrick.ke...@riverdynamics.com <mailto:patrick.ke...@riverdynamics.com>
W: www.riverdynamics.com <http://www.riverdynamics.com/>

Reply via email to