You may do an include or a forward. Emmanuel Eze
--- [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] To: SERVLET-INTEREST@JAVA.SUN.COM Subject: servlet question Date: Wed, 21 Mar 2007 22:20:41 -0400 if a servlet uses requestdispatcher.forward(httpservletrequest, httpservletresponse); to open a file1.jsp page how is it possible to open file2.jsp page from the forwarded file1.jsp page? When trying the javascript open('file2.jsp') command, it states that file2.jsp cannot be found. tia, dk ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html