U use the following HTML load u'r applet:
///////////////////////////////////////////////
<HTML>
<HEAD>
<TITLE> Your Applet Title </TITLE>
</HEAD>
<OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
width="100%" height="100%"
codebase="http://java.sun.com/products/plugin/1.2.2/jinstall-1_2_2-win.cab#V
ersion=1,2,2,0">
<PARAM NAME="code" VALUE="package_name.Applet_Class.class">
<PARAM NAME="type" VALUE="application/x-java-applet;version=1.2.2">
<PARAM NAME="scriptable" VALUE="true">
<COMMENT>
<EMBED type="application/x-java-applet;version=1.2.2" width="100%"
height="100%" align="baseline" code="package_name.Applet_Class.class"
pluginspage="http://java.sun.com/products/plugin/1.2/plugin-install.html">
<NOEMBED>
</COMMENT>
No JDK 1.2 support for APPLET!!
</NOEMBED></EMBED>
</OBJECT>
</HTML>
//////////////////////////////////////////////
Note: For code parameter use u'r Applet class name
This will work with IE and Netscape. This will prompt the user to download
the Plugin.
Thanks,
Vasu
-----Original Message-----
From: Vaishnavi Mannar [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 13, 1999 1:12 PM
To: [EMAIL PROTECTED]
Subject: Re: Browser support for JFC/Swing
IE or NS do not have plugin by default. You will have to download from sun'
s site and install
Vais
----- Original Message -----
From: G Sreekant <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 13, 1999 7:16 AM
Subject: Re: Browser support for JFC/Swing
> Does IE 5 have this plugin by default or not /
>
>
>
>
>
>
> N Zulfikhar Ali <[EMAIL PROTECTED]> on 12/13/99 11:07:47 PM
>
> Please respond to "A mailing list for discussion about Sun Microsystem's
Java
> Servlet API Technology." <[EMAIL PROTECTED]>
>
> To: [EMAIL PROTECTED]
> cc: (bcc: G Sreekant/MLs/TCSCHENNAI)
>
> Subject: Re: Browser support for JFC/Swing
>
>
>
>
> you have to install java plug-in to run swing(JApplets...) in browsers...
>
>
>
>
> On Mon, 13 Dec 1999, giridhar banigallapati wrote:
>
> > Hi ,
> >
> > What needs to be done to make a Browser to support JFC/Swing also ? I
> > use Netscape 4.6
> >
> > Thanks in advance,
> > Giri
> >
> >
___________________________________________________________________________
> > 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
>
>
___________________________________________________________________________
> 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
___________________________________________________________________________
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