Re: Saving state.

2004-06-04 Thread Martin Gainty
MUNAR" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 03, 2004 2:43 AM Subject: Saving state. > 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 in

RE: Saving state.

2004-06-04 Thread Miquel Angel
ginal- De: Kunal H. Parikh [mailto:[EMAIL PROTECTED] Enviado el: viernes, 04 de junio de 2004 10:31 Para: 'Struts Users Mailing List' Asunto: RE: Saving state. Hi! What state are you trying to remember? If it is the preparation of the grid in JSP1, then u can either save the attrib

RE: Saving state.

2004-06-04 Thread Kunal H. Parikh
. You need to be a little more specific to get a more specific answer to your scenario. HTH anyway! Kunal -Original Message- From: SEGUI MUNAR [mailto:[EMAIL PROTECTED] Sent: Thursday, 3 June 2004 16:43 To: [EMAIL PROTECTED] Subject: Saving state. Hi. I'm developi

Saving state.

2004-06-03 Thread SEGUI MUNAR
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 go to jsp3, w