"Ortiz, William J" wrote:
>
> Is it possible to
> open a new browser window that shows the output of a servlet?

Yes, one way is to do it the same way as you would in javascript: open
the window, set the url of the window to the servlet url. Another way is
to open the window, make the window the target of the <form> or <a
href>.

___________________________________________________________________________
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