How are you setting codebase property? Is it full url address?
Like: codebase="http://www.blah.com.de/applets/"
> ----------
> De: Gregor Kovac([SMTP:[EMAIL PROTECTED]
> Responder: Tomcat Users List
> Enviada: segunda-feira, 3 de novembro de 2003 16:53
> Para: [EMAIL PROTECTED]
> Assunto: Applets and SSL
>
> Hi!
>
> 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]
>