I have a working webapp that uses one applet to send some data back to server. It does wor as expected only on plain HTTP 8080 or 80 port.
But if I turn on the 8443 (SSL) and try to load a JSP page that has an applet embedded inside I get a ClassNotFoundException on the client side's plugin Console.
Anyone getting this one too? How to solve it?
Best regards,
Kovi--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
