Why would this download be unacceptable to the client? If you create a gif or
something dynamicaly and then display it on a webpage I think it should work
pretty well.
Anyway, I've read that IBM is planning on including their Java plug-in with all
there new machines that ship with WinXP. Things change but this sounds like a
step in the right direction. I think that Sun is encourageing this with most
large vendors.
Unfortunately I've also read that with M$ pulling their JVM out and all other
Java compatible software that they used to supply, that they are also updating
their security preferences to default to regard Java applets and such as
unsecure. If true this would me that people who don't know enough to change
their settings may just get a dialog box that would say their viewing
potentially hazerdous content with no option for a plug in. They would have to
know and download the plug in themselves.
Looks like M$ will grab at whatever strings they can. Sore loosers.
Matt
Quoting Mark Galbreath <[EMAIL PROTECTED]>:
> I have a somewhat related question. I am helping a colleague tasked
> with
> displaying graphs of data dynamically from JDBC calls to a SQLServer
> database. We originally were going to do this with an applet, but
> then
> heard that Microsuck is going to discontinue packaging a JVM with IE 6.0
> (so
> we are going to do it with servlets instead - just to stay on-topic...to
> a
> degree :-) ). This would require a download unacceptable to the client
> (no,
> not the browser).
>
> Has anybody else heard about this M$ plan? It is totally believable to
> me
> since the world seems to be becoming divided between Java and .NET.
>
> Cheers!
> Mark
>
> ----- Original Message -----
> From: "Pierre-Yves Saumont" <[EMAIL PROTECTED]>
> Sent: Thursday, September 06, 2001 10:03 AM
>
>
> > Not in the servlet itself, because servlets have no GUIs. But you
> can
> > include swing interfaces in the servlet response by including
> reference to
> a
> > swing applet in the html code produced. Of course, only swing enable
> clients
> > (Java plug-in) will be able to see the swing interface.
> >
> > Pierre-Yves
> >
> > -----Message d'origine-----
> > De : A mailing list for discussion about Sun Microsystem's Java
> Servlet
> > API Technology. [mailto:[EMAIL PROTECTED]]De la part de
> > Silvia Gaspar
> > Envoy� : jeudi 6 septembre 2001 14:39
> >
> > Is there any way of building swing interfaces in a Servlet
> and
> show
> > it in a browser?
> >
> > Regard,
> >
> > S�lvia Gaspar
>
> ___________________________________________________________________________
> 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