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
Title: RE: Applet Servlet Comm.
Hello,
When I open URLConnection from applet to servlet that required authorized request, my browser pop-up login window (like usual)
Open URLConnection on Applet is same way as make HTTP request from Web Browser (That's what I've seen)
Hope
<> Is it possible to prevent the unauthorized clients from connecting to
<> servlets by opening URLConnection ?
Merhaba,
You can use the "HTTP Authentication" for this. There should be some
articles on Internet explaining how to implement it...
Regards,
Yagiz Erkan
Softwar
Hi,
Maybe by checking a password field or the existence of a session ?
Best wishes,
Andras.
- Original Message -
From: SERKAN TAS (IT-TMO) <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 04, 1999 2:14 PM
Subject: Applet Servlet Com
Is it possible to prevent the unauthorized clients from connecting to
servlets by opening URLConnection ?
Thanks.
___
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-IN