Hi,
I am new to Stuts and would like to do the following:
1. request comes in and is passed to an action
2. action performs its logic and decides what jsp to display
4. second action performs its logic and decides what jsp to display
5. third action performs its logic and decides what jsp to display
and so on..

I don't want the jsp pages to pass back the control to the servlet. The 
process chain should be defined by the actions or in the struts-config file.

Can this be done?


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to