RE: Antwort: AW: Forwarding & openNewWindow

2003-09-18 Thread Robert Taylor
Can you please state, in more detail and clarity, what you are trying to
accomplish?

robert


> -Original Message-
> From: Manuel Lenz [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 18, 2003 10:41 AM
> To: Struts Users Mailing List
> Subject: Antwort: AW: Forwarding & openNewWindow
>
>
>
> Hi,
> I didn´t solve the problem, yet.
> Of course you can do
> target = ""
> to the Form-Tag.
> But in my application the following site is displayed in the same window.
> Tomorrow I will do some further tests.
>
> Manuel
>
>
> |-+>
> | ||
> | ||
> | ||
> | |[EMAIL PROTECTED]|
> | |18.09.2003 16:08|
> | |Bitte antworten an "Struts Users|
> | |Mailing List"   |
> | ||
> |-+>
>
> >-
> ---|
>   |
>  |
>   | An:  [EMAIL PROTECTED]
>  |
>   | Kopie:
>  |
>   | Thema:   AW: Forwarding & openNewWindow
>  |
>
> >-
> ---|
>
>
>
>
> Hallo Manuel,
>
> I also have ths same problem. How did you solve it?
>
> Sam
>
> -Ursprüngliche Nachricht-
> Von: Manuel Lenz [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 18. September 2003 12:02
> An: Struts Users Mailing List
> Betreff: Forwarding & openNewWindow
>
>
>
> Hi to all,
> I´d like to forward to an jsp-page which will be opened in a new window.
> How can I manage that in struts-config.xml ?
>
> I can´t use javascript to open the new window because the user is pressing
> a struts-submit button and not a normal link.
>
> Hope anybody can help me,
> bye,
>
> Manuel Lenz
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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



RE: Antwort: AW: Forwarding & openNewWindow

2003-09-18 Thread Mathew, Manoj

you can write onclick on a struts submit button
onclick="window.open('mypage.jsp','pageid')
-Original Message-
From: Robert Taylor [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 18, 2003 10:09 AM
To: Struts Users Mailing List
Subject: RE: Antwort: AW: Forwarding & openNewWindow


Can you please state, in more detail and clarity, what you are trying to
accomplish?

robert


> -Original Message-
> From: Manuel Lenz [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 18, 2003 10:41 AM
> To: Struts Users Mailing List
> Subject: Antwort: AW: Forwarding & openNewWindow
>
>
>
> Hi,
> I didn´t solve the problem, yet.
> Of course you can do
> target = ""
> to the Form-Tag.
> But in my application the following site is displayed in the same window.
> Tomorrow I will do some further tests.
>
> Manuel
>
>
> |-+>
> | ||
> | ||
> | ||
> | |[EMAIL PROTECTED]|
> | |18.09.2003 16:08|
> | |Bitte antworten an "Struts Users|
> | |Mailing List"   |
> | ||
> |-+>
>
> >-
> ---|
>   |
>  |
>   | An:  [EMAIL PROTECTED]
>  |
>   | Kopie:
>  |
>   | Thema:   AW: Forwarding & openNewWindow
>  |
>
> >-
> ---|
>
>
>
>
> Hallo Manuel,
>
> I also have ths same problem. How did you solve it?
>
> Sam
>
> -Ursprüngliche Nachricht-
> Von: Manuel Lenz [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 18. September 2003 12:02
> An: Struts Users Mailing List
> Betreff: Forwarding & openNewWindow
>
>
>
> Hi to all,
> I´d like to forward to an jsp-page which will be opened in a new window.
> How can I manage that in struts-config.xml ?
>
> I can´t use javascript to open the new window because the user is pressing
> a struts-submit button and not a normal link.
>
> Hope anybody can help me,
> bye,
>
> Manuel Lenz
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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


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