Problem while loading a JApplet ( which uses JAI ) on Netscape across ssl

Hi Folks...

I m having some problem in applet.. can any1 of u guys help me? My problem is as follows..

I m having 2 JApplets (Swing applet) one of the applet is using JAI (Java Advance Imaging APIs). I m trying 2 load both the applets in IE as well as in Netscape across SSL (ie thru https protocol) .Both the applet can be loaded on IE across SSL. but when i m trying to load the applet on Netscape, one of the applet which is using JAI is not getting loaded across SSL. The other applet which is not using JAI is running fine across SSL on Netscape also.

I m getting some exception.. Is this exception comming bcoz JAI is not compatible with Netscape r bcoz of somethinf else? If it is bcoz of the fact that Netscape does'nt have any support for JAI across SSL. then watz the possible solution 4 that. How can i overcome by this problem. Its very urgent.. i need to do it any how... Plz plz help me out if u guys have any idea abt this.. any help is most welcome..

My ids r

jameel_khan78@hotmail.com

jameel_khan78@yahoo.com

tks...

Jameel

[1110 byte] By [jameel_khan78] at [2007-9-26 10:47:11]
# 1
Exactly what exception are you getting? That will really help in determining the problem. Also, do you have the same problems when going over a regular connection (i.e. not over SSL)?Kate
m283773 at 2007-7-1 23:23:05 > top of Java-index,Security,Signed Applets...