Folks:
In a web application I am working on, a user has to select from different
Word documents to print.  Upon selection, the browser sends the request to a
PrintServlet, this servlet then forwards the request to a JSP template. The
JSP in turn fills out the Word document with data gathered previously.

One of the features of javascript/dhtml is that it allows you to open a new
browser window with the contents of a different page.  Is it possible to
open a new browser window that shows the output of a servlet?  In this case
the final result would be to output the Word document (actually a JSP) in a
new browser window.  Thanks for your help

William J Ortiz
Information Analyst
Xerox Global Application Framework
Phone: (716) 427-6892
e-mail: [EMAIL PROTECTED]

___________________________________________________________________________
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