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 and populate the popup window. I can't figure out
how to do this. The only way I can think of at the moment is to store
information in session, and pass control back to form page with a parameter
that would tell it to open a pop-up window and get the information from the
session. I'm thinking there is probably an easier way to do this.

Thanks
Angharad


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

Reply via email to