Specifying action window.open

2005-09-06 Thread Anuradha S.Athreya
I have a link in a JSP : Click here On Clicking this link, an action is performed and another JSP (forwarded by the Action) opens up. Instead of opening the whole JSP , I want it to open in a window , by calling the a javascript function - window.open. How do I speci

Re: Specifying action window.open

2005-09-06 Thread gramani
"Anuradha S.Athreya" <[EMAIL PROTECTED]> wrote on 09/06/2005 07:56:19 AM: > I have a link in a JSP : > > > >Click here > > > > On Clicking this link, an action is performed and another JSP (forwarded by > the Action) opens up. > > Instead of opening the whole JSP , I want

Re: Specifying action window.open

2005-09-06 Thread Frank W. Zammetti
So popular in fact that there is a Wiki entry for it :) http://wiki.apache.org/struts/StrutsSolutions -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com On Tue, September 6, 2005 9:03 am, [EMAIL PROTECTED] said: > "Anuradha S.Athreya" <[EMAIL P