Action output in new window without menu/toolbar

2006-09-20 Thread Martin Kindler
Hi I am using Struts 1.2.x and try to achieve the following: on a page I have a form whose action calls a Struts action. The result shall be displayed in a new window. No problem so far. But: The new window should have no menu- and toolbar. Is this possible? and if, how? Martin

Re: Action output in new window without menu/toolbar

2006-09-20 Thread Balwinder
Martin Kindler wrote: Hi I am using Struts 1.2.x and try to achieve the following: on a page I have a form whose action calls a Struts action. The result shall be displayed in a new window. No problem so far. But: The new window should have no menu- and toolbar. Is this possible? and if, how?

AW: Action output in new window without menu/toolbar

2006-09-20 Thread Martin Kindler
output in new window without menu/toolbar Martin Kindler wrote: Hi I am using Struts 1.2.x and try to achieve the following: on a page I have a form whose action calls a Struts action. The result shall be displayed in a new window. No problem so far. But: The new window should have

Re: AW: Action output in new window without menu/toolbar

2006-09-20 Thread Balwinder
List Betreff: Re: Action output in new window without menu/toolbar Martin Kindler wrote: Hi I am using Struts 1.2.x and try to achieve the following: on a page I have a form whose action calls a Struts action. The result shall be displayed in a new window. No problem so far

RE: Action output in new window without menu/toolbar

2006-09-20 Thread Patil, Sheetal
For that u have to go for manually in javascript -Original Message- From: Martin Kindler [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 20, 2006 4:38 PM To: 'Struts Users Mailing List' Subject: Action output in new window without menu/toolbar Hi I am using Struts 1.2.x and try

AW: AW: Action output in new window without menu/toolbar

2006-09-20 Thread Martin Kindler
:[EMAIL PROTECTED] Gesendet: Mittwoch, 20. September 2006 14:04 An: Struts Users Mailing List Betreff: Re: AW: Action output in new window without menu/toolbar Martin Kindler wrote: Thanks, but how do I use it with a form? I have in my html-code form action=URL2StrutsAction.do target

Re: AW: AW: Action output in new window without menu/toolbar

2006-09-20 Thread Balwinder
- Von: Balwinder [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 20. September 2006 14:04 An: Struts Users Mailing List Betreff: Re: AW: Action output in new window without menu/toolbar Martin Kindler wrote: Thanks, but how do I use it with a form? I have in my html-code form action