Re: State in Struts.

2004-06-04 Thread DGraham
Either use session scoped form(s) or hidden variables. Miquel Angel [EMAIL PROTECTED] 06/03/2004 06:04 AM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject State in Struts. Hi. I'm developing an application

State in Struts.

2004-06-03 Thread Miquel Angel
Hi. I'm developing an application with Struts 1.1, Tomcat 5 and Eclipse. I explain my problem: This situation is: I have 1 jsp (jsp1) that shows information in a grid. From this grid I can go to the jsp2, where I can see the details of 1 row of the previous grid. From jsp2 I can