RE: Popups with Struts.

2004-07-27 Thread Angharad Stapleton
[EMAIL PROTECTED] > Sent: Friday, July 23, 2004 8:05 AM > To: Struts Users Mailing List > Subject: Re: Popups with Struts. > > > From: "Angharad Stapleton" <[EMAIL PROTECTED]> > > The only way I can think of at the moment is to store > > information in session, an

Popups with Struts.

2004-07-23 Thread Angharad Stapleton
Hi I have a form which I am using javascript to get information from the form and open up a new popup window with information. This is causing limitations on the information I am passing through. I want to pass the information through a Struts action and have Struts then pass the information back