HI David
You are right about the plugin issue however
The basic problem with showDocument is that it needs a url. And there would be none if
the html
page is dynamically generated unless the servlet creates a temp page which I do not
think is a
very good solution.
If you have a solution which will work for both the aboove problems i.e plugins and
dynamic html
please share it with us.
Nitin
--- "Godbey, David" <[EMAIL PROTECTED]> wrote:
> In the applet you can create an AppletContext object, then spawn a new
> browser window thru
> void showDocument(url, "_blank").
>
> BTW, if you run your applet thru the object or embed tag (plugin), the
> Java-Javascript approach will fail.
> Dave Godbey
>
> -----Original Message-----
> From: Nitin [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 31, 2000 9:44 PM
> To: [EMAIL PROTECTED]
> Subject: Re: New Browser Window
>
>
> HI Troy
>
> By default the result will be sent back to applet. If you want to show the
> result in a new window
> you probably will need to make use of java-javascript communication. I am
> not sure if java can
> talk to any other scription language.
> However java-javascript method will work 100%. Does anybody have a better
> method?
>
> Nitin
> --- Troy Rowe <[EMAIL PROTECTED]> wrote:
> > Hi everyone, I want my applet to send a query to my servlet and then have
> > the servlet return the result set in a new seperate browser window from
> the
> > applet. Any ideas on how I should go about this?
> >
> > Thanks in advance
> > Troy
> >
> >
> ___________________________________________________________________________
> > 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
>
>
> __________________________________________________
> Do You Yahoo!?
> Kick off your party with Yahoo! Invites.
> http://invites.yahoo.com/
>
> ___________________________________________________________________________
> 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
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
___________________________________________________________________________
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