Hi,
I'm new to struts and have this silly question:

My code does not use struts currently. From JSP1, I call another JSP2 using
the "action" and I also pass parameters. Now, I want to incorporate struts
in my code. So, do I have to replace the reference to jsp2 by action class?
If so, how do i pass parameters from jsp1 to jsp2 thru action1?

Thanks,
Bhaskar

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

Reply via email to