This might be a very basic question, but I would like to know the most
efficient way to do this. I have a servlet that gets a URL from a form.
How can I load the URL into my browser? I know with applets, you can do
something like getAppletContext().showDocument(myURL); but is there a
simple way to do this from a servlet?
 -Matt

___________________________________________________________________________
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