You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Cook, Graham" <gr...@cgey.com> on 2002/12/05 14:00:11 UTC

Struts Child Windows

What is the correct way in Struts to open a child window (from a JSP), which
calls an Action, retrieves a input field value from the parent window and
displays results in the child window.

Do you have to use Javascript, or is there a Struts way of doing this
without Javascript. Or do you have to use a mixture of both.

Ta


********************************************************************************************
" This message contains information that may be privileged or confidential and 
is the property of the Cap Gemini Ernst & Young Group. It is intended only for 
the person to whom it is addressed. If you are not the intended recipient, you 
are not authorized to read, print, retain, copy, disseminate, distribute, or use 
this message or any part thereof. If you receive this message in error, please 
notify the sender immediately and delete all copies of this message ".
********************************************************************************************


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Struts Child Windows

Posted by James Mitchell <jm...@telocity.com>.
Opening windows is a feature of your browser (but you probably knew that
already).

Struts cannot help in this capacity other than letting you write custom tags
or whatever (that will output the required JavaScript).


--
James Mitchell




> -----Original Message-----
> From: Cook, Graham [mailto:graham.cook@cgey.com]
> Sent: Thursday, December 05, 2002 5:00 AM
> To: struts-user@jakarta.apache.org
> Subject: Struts Child Windows
>
>
>
> What is the correct way in Struts to open a child window (from a
> JSP), which
> calls an Action, retrieves a input field value from the parent window and
> displays results in the child window.
>
> Do you have to use Javascript, or is there a Struts way of doing this
> without Javascript. Or do you have to use a mixture of both.
>
> Ta
>
>
> ******************************************************************
> **************************
> " This message contains information that may be privileged or
> confidential and
> is the property of the Cap Gemini Ernst & Young Group. It is
> intended only for
> the person to whom it is addressed. If you are not the intended
> recipient, you
> are not authorized to read, print, retain, copy, disseminate,
> distribute, or use
> this message or any part thereof. If you receive this message in
> error, please
> notify the sender immediately and delete all copies of this message ".
> ******************************************************************
> **************************
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>