RE: Action Form Design Problem

2003-03-19 Thread David Graham
eply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: RE: Action Form Design Problem Date: Wed, 19 Mar 2003 13:42:19 +0530 Yes, session propagates to child window. The problem is, if we have single form bean

RE: Action Form Design Problem

2003-03-19 Thread Ritesh Singhal
Subject: Re: Action Form Design Problem Does session propagate to the pop-up window and vice-versa? - Original Message - From: "David Graham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 19, 2003 1:47 PM Subject: Re: Action Form Design Problem

Re: Action Form Design Problem

2003-03-18 Thread Richard Raquepo
Does session propagate to the pop-up window and vice-versa? - Original Message - From: "David Graham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 19, 2003 1:47 PM Subject: Re: Action Form Design Problem > Treat it as a multi-page form. S

Re: Action Form Design Problem

2003-03-18 Thread David Graham
Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Action Form Design Problem Date: Wed, 19 Mar 2003 10:45:04 +0530 Hi All, We are developing an application using Struts. The design of our screens is such that in Create screen a

Action Form Design Problem

2003-03-18 Thread Amit Keshav Kulkarni
Hi All, We are developing an application using Struts. The design of our screens is such that in Create screen a pop up window is used for capturing some of the data. User enters the data in the pop up window, saves it, returns to the parent window, fills some data in the parent window and finall