Cheers for the info,

I have four buttons which map to their own actions only one needs to forward the entire window. I know i could use javascript
to control the form target... but is there any other way i can do this without javascript.... i'm think not... but i really don't like javascript and try to avoid it as much as possible.

Cheers

Pat






From: "ashokd" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
CC: <[EMAIL PROTECTED]>
Subject: Re: Action Forwarding within Frames
Date: Wed, 30 Jan 2002 16:19:45 +0530

Hi,

In bottom frame <form> tag place target="_top".

Thanks & Regards,
Ashok.D
----- Original Message -----
From: "Pat Quinn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 05, 2003 6:43 PM
Subject: Action Forwarding within Frames


> Hi Guys,
>
> I have a jsp which contains two frames and each frame refers to its own
> action. I want to forward from the bottom frame
> to another jsp which contains no frames. How can i set the target for the
> next view... at the moment when i forward to a global forward it appear in
> the bottom frame. Whats the cleanest way to forward in a case like this
> using struts??
>
> Any ideas???
>
>
>
>
>
>
> _________________________________________________________________
> Tired of spam? Get advanced junk mail protection with MSN 8.
> http://join.msn.com/?page=features/junkmail
>
>
> ---------------------------------------------------------------------
> 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]

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail


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

Reply via email to