I have jsp1 with 2 buttons.(OneAction, OneForm) along with it. One.do
defined action.
I have defined in struts.config to forward to jsp1 with tiles
definition.

I have jsp2 with 2 buttons.(TwoAction, TwoForm defined with it.)Two.do
defined action.
I have defined in struts.config to forward to jsp2 with tiles
definition.

My question is: How to define forward in struts config for above two?

I have jsp3 with 2 buttons.(ThreeAction,ThreeForm). I have defined
Three.do for this.
 One of the button here is taking me back to jsp1(One.do)

How do I do this?



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

Reply via email to