Hello All !

Our Development System(java based Web Application)for which Clients Browser are based 
on not Netscape Comunicator 4.x but Internet Explorer 5.0 or later.
I have experienced that Code signing of Signed Applet (JDK1.0.8 ?) , not Swing Applet.
In this case, CAB file is combined with HTML tag, that is <applet> tag, without 
problem based on Internet Explorer 4.0 or later.
So, we performed Code Signing for java applet with MS SDK for Java, Verisign  Service 
of Commercial Software Developer (Class 3) Digital ID.

About Swing Applet,
based on not Netscape Comunicator 4.x but Internet Explorer 5.0 or later,
I alread know the method to deploy policy file with code signing.
But, I think that it has somewhat complicate matters.

JRE plug-In is not join together <applet> tag.
JRE plug-In is only combined with <object> tag.

I think that it has collision between JRE plug-in and signed swing applet.
So, I am not use to method of JRE plug-in.

Because of Internet Explorer 5.0 for client browser,
Using MS SDK for Java(create CAB file) and Verisign  Service(get authentication via 
TimeStamp),
I want to know whether SWING applet is also code signing without JRE plug-in or not ?

If possible, Is the function of version control, only once download and execute applet 
program supplied ?

Thank you in advance.

Hava a good time !

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to