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

Reply via email to