-
Windows.open function in Struts (1 messages)
- Posted by: Kinjal Patel
- Posted on: June 20 2006 19:53 EDT
Hi, I am tried to call windows.open function from strtus. I set the contextpath and everything but i am fail. Anyone can help me in this. My code is like.........I m using Struts-tiles with validator framework. Java Script Code function loadData(){ loadwindow('/trcmsweb/addUpdatePayment.do',600,400); } Action in jsp TD code with href link String context=request.getContextPath(); " /> ')" > Tried to call Action from windows.open Need Help Thanks !!!!!!!!!!!!!!!Threaded Messages (1)
- Re: Windows.open function in Struts by Suraj Mathai on June 23 2006 12:58 EDT
-
Re: Windows.open function in Struts[ Go to top ]
- Posted by: Suraj Mathai
- Posted on: June 23 2006 12:58 EDT
- in response to Kinjal Patel
Just set the href in the link to the action