RE: close pop-up window

2004-05-12 Thread Venegas, Frank
works fine. Now I just use a short-cut and it works fine. Frank -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 10:51 PM To: Struts Users Mailing List Cc: 'Struts Users Mailing List' Subject: RE: close pop-up window

RE: close pop-up window

2004-05-06 Thread brati . sankarghosh
List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTED]> cc Subject RE: close pop-up window There is a bug with test OC4J container shipped with Jdeveloper ..Solution is prior to opening a pop up from a parent window ,  press cnt

RE: close pop-up window

2004-05-06 Thread nisith . dash
There is a bug with test OC4J container shipped with Jdeveloper ..Solution is prior to opening a pop up from a parent window ,  press cntrl-n to open a new window of the parent and then open the pop up..the session will be retained.. however this problem will not occur when you deploy it to a prod

RE: close pop-up window

2004-05-06 Thread Julia Weaver
You should use: Do not use: http://www.tcs.com > > > > "Jirole, Amar" <[EMAIL PROTECTED]> > 05/06/2004 02:52 AM > > Please respond to > "Struts Users Mailing List" <[EMAIL PROTECTED]> > > > To > 'Struts Users Mail

RE: close pop-up window

2004-05-05 Thread brati . sankarghosh
Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com "Jirole, Amar" <[EMAIL PROTECTED]> 05/06/2004 02:52 AM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To 'Struts Users Mailing List' <[EMAIL PROTEC

RE: close pop-up window

2004-05-05 Thread Julia Weaver
rror > > -Original Message- > From: Julia Weaver > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 05, 2004 5:48 PM > To: Struts Users Mailing List > Subject: RE: close pop-up window > > > Thanks, but I want to close the window only if >

RE: close pop-up window

2004-05-05 Thread Jirole, Amar
forward = mapping.findForward("failure"); } } And then map success to closePopup.jsp and redisplay if there is an error -Original Message- From: Julia Weaver [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 5:48 PM To: Struts Users Mailing List Subject: RE: close pop-up wi

RE: close pop-up window

2004-05-05 Thread Julia Weaver
e- > From: Julia Weaver > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 05, 2004 5:14 PM > To: Struts Users Mailing List > Subject: close pop-up window > > > Hi, > > I have done the following 1, 2, 3 steps, but do not > know how to do step 4 and 5. Plea

RE: close pop-up window

2004-05-05 Thread Jirole, Amar
:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 5:14 PM To: Struts Users Mailing List Subject: close pop-up window Hi, I have done the following 1, 2, 3 steps, but do not know how to do step 4 and 5. Please help me, thanks! 1. When the user clicks on the link a pop-up browser window appears with

close pop-up window

2004-05-05 Thread Julia Weaver
Hi, I have done the following 1, 2, 3 steps, but do not know how to do step 4 and 5. Please help me, thanks! 1. When the user clicks on the link a pop-up browser window appears with a form containing all the details about that item. 2. After modifying the item 's details the user clicks on th