|
Use of Swing is
not possible without plugins. Search for HTMLConverter on java.sun.com... if
you have the control in the intranet, have a common link in the intranet for the
plugin installable. All browsers will install new JVM within intranet and your
applet works!!
Rahul.
----- Original Message -----
Sent: Monday, July 15, 2002 7:34 PM
Subject: Re: applet/servlet
Look for the jsp:plugin.
Luis.
----- Original Message -----
Sent: Monday, July 15, 2002 10:55
AM
Subject: applet/servlet
from my
intern...
Hello everyone,
I am a developer and right now I am working with applet
which is behind the fire wall. I am using Swing API to design the
applet. I thought I could have all the
swing files in a jar file and put them in the archive for the applet,
instead it only works when the user has the latest java plug-in.
But this can create a problem in future for the users who don't have
Java Plug-in installed in their computer. Company policy won't allow certain people to
get the latest plug-in because they don't have internet rights.
So is there any other way that I can see my applet successfully
running in the browser with out having the
latest plug-in.
The applet is for a stock
channel which have a servlet that queries Reuters and then processes their
xml feed, then the servlet sends a string of data to the applet to
display.
Deval Dedania...
Regards,
Travis D.
Falls
This communication,
including attachments, is for the exclusive use of addressee and may
contain proprietary, confidential or privileged information. If you are
not the intended recipient, any use, copying, disclosure, dissemination
or distribution is strictly prohibited. If you are not the intended
recipient, please notify the sender immediately by return email and
delete this communication and destroy all
copies.
|