You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Manuel Lenz <Lz...@viessmann.com> on 2003/09/18 12:01:46 UTC

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: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: Forwarding & openNewWindow

Posted by Robert Taylor <rt...@mulework.com>.
Manuel, can't you just use the target attribute in the form tag to do this?

robert


> -----Original Message-----
> From: Manuel Lenz [mailto:LzM@viessmann.com]
> Sent: Thursday, September 18, 2003 6:02 AM
> To: Struts Users Mailing List
> Subject: 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: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org