Please provide the stacktrace of exception
----- Original Message -----
From: "zakaria" <zakaria61@c...>
To: "Servlets" <servlets@p...>
Sent: Tuesday, February 19, 2002 3:13 PM
Subject: [servlets] Connect from servlet to a secure server
> I develope a client to connect to secure server, using the JSSE1.0.2 API.
> it work fine, but when i integrate the code of the client in a servlet,
> nothing work at all and the web server throw exception.
> The servlet is running in the tomcat4.0.1 web server.
> Is there any configuration that i should make in the web server ?
> thanks.