Posted By:
chandra_sekhar
Posted On:
Wednesday, June 3, 2009 06:52 AM
I have the following in struts Action class.It open the url in same window.But i need to open that url in new window.can any one help me with smaple code to open that url in new window?
response.sendRedirect("http://www.StudentPortal.com");