You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by nor3y <f0...@inbox.lv> on 2006/08/07 16:39:23 UTC

How to open a new browser window in struts

How to open a new browser window in struts?
I use actionMapping.findForward() in the Action-class to shows the results
in the same window. But how can I  display the results in the new window?!
-- 
View this message in context: http://www.nabble.com/How-to-open-a-new-browser-window-in-struts-tf2064006.html#a5686143
Sent from the Struts - Dev forum at Nabble.com.


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


Re: How to open a new browser window in struts

Posted by Wendy Smoak <ws...@gmail.com>.
On 8/7/06, nor3y <f0...@inbox.lv> wrote:

> How to open a new browser window in struts?

Please ask questions on the user list instead.
   http://struts.apache.org/mail.html

Or, since you're using Nabble:
   http://www.nabble.com/Struts---User-f206.html

Thanks,
-- 
Wendy

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


Re: How to open a new browser window in struts

Posted by nor3y <f0...@inbox.lv>.
thx
-- 
View this message in context: http://www.nabble.com/How-to-open-a-new-browser-window-in-struts-tf2064006.html#a5702675
Sent from the Struts - Dev forum at Nabble.com.


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


Re: How to open a new browser window in struts

Posted by "Frank W. Zammetti" <fz...@omnytex.com>.
See here:

http://wiki.apache.org/struts/OpenWindowFromAction

Frank

-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: fzammetti@hotmail.com
Author of "Practical Ajax Projects With Java Technology"
 (2006, Apress, ISBN 1-59059-695-1)
Java Web Parts - http://javawebparts.sourceforge.net
 Supplying the wheel, so you don't have to reinvent it!

On Mon, August 7, 2006 10:39 am, nor3y wrote:
>
> How to open a new browser window in struts?
> I use actionMapping.findForward() in the Action-class to shows the results
> in the same window. But how can I  display the results in the new window?!
> --
> View this message in context:
> http://www.nabble.com/How-to-open-a-new-browser-window-in-struts-tf2064006.html#a5686143
> Sent from the Struts - Dev forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>


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