Hello, I have encountered a problem in applet/servlet communication regarding serialization of X509Certificates. When I try to send a X509Certificate to an ObjectOutputStream I get the following Error: Exception: sun.security.x509.X509CertImplError I have consulted the API documentation which says that java.security.cert.X509Certificate implements the Serializable interface. Does anybody know if it really does??? Or do you have an idea why I cannot send the certificate. I am using JDK/jre1.2.2 I would be thankful for any comments on that. Markus ___________________________________________________________________________ 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
