you got to specify the target in the href or form action
or whatever method you are using it
From: "Rivka Shisman" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: "Struts Users Mailing List"
Subject: forward to a new window
Date: Mon, 1
e attach an
> example?
You would have to use javascript to do something like:
link
Vic
> Rivka
>
> -Original Message-
> From: Mark Benussi [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 01, 2005 3:12 PM
> To: user@struts.apache.org
> Subject: RE: forward to
You would have to use javascript to do something like:
link
Vic
> Rivka
>
> -Original Message-
> From: Mark Benussi [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 01, 2005 3:12 PM
> To: user@struts.apache.org
> Subject: RE: forward to a new window
>
> when
Sorry, i only read the first paragraph :-/
Manos
Emmanouil Batsis wrote:
The only way is to include JS code in your response, to open a new
windows for that resource. Questions like this one usually come from
designs that can be improoved though.
hth,
Manos
Rivka Shisman wrote:
Hi frie
The only way is to include JS code in your response, to open a new
windows for that resource. Questions like this one usually come from
designs that can be improoved though.
hth,
Manos
Rivka Shisman wrote:
Hi friends
I would like to know if there is a way of forwarding a request to a n
share the same session attributes?
>
> 2. How do you define a child window in JSP - can you please attach an
> example?
>
> Rivka
>
> -Original Message-
> From: Mark Benussi [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 01, 2005 3:12 PM
> To: user@str
PROTECTED]
Sent: Monday, August 01, 2005 3:12 PM
To: user@struts.apache.org
Subject: RE: forward to a new window
when writing a link the target attribute can be set with _new or _blank
or
even the name of a child window. When youclick on the link it will open
in
said new window
when writing a link the target attribute can be set with _new or _blank or
even the name of a child window. When youclick on the link it will open in
said new window.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
Hi Rivka,
Try the following:
link
This will open your action in a new window.
Vic
> Hi friends
>
>
>
> I would like to know if there is a way of forwarding a request to a new
> explorer window.
>
> For example, in the current window I have a list of books and a link to
> a book details page fo
Hi friends
I would like to know if there is a way of forwarding a request to a new
explorer window.
For example, in the current window I have a list of books and a link to
a book details page for each book in the list - how do I open the book
details in a new window using Struts?
Thanks
R
10 matches
Mail list logo