SSL Connection problem through jsp

2001-09-20 Thread Lomesh Contractor
Hi , I am facing one very strange problem for SSL connectivity from JSP page. I have one java application( one class file ) that make SSL connection to any secure server, if I run that application independently. But,when i use the same class file from my JSP page, to make SSL con

RE: SSL Connection problem through jsp

2001-09-20 Thread Rams
You have to register SSL driver which ssl package do u use? Rams -Original Message- From: Lomesh Contractor [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 20, 2001 3:25 PM To: [EMAIL PROTECTED] Subject: SSL Connection problem through jsp Hi , I am facing one very

Re: SSL Connection problem through jsp

2001-09-23 Thread Jonathan Eric Miller
uot; off the end it will probably work. At least that's the way it works with JNDI. Jon - Original Message - From: "Lomesh Contractor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 20, 2001 4:54 AM Subject: SSL Connection problem through j

RE: SSL Connection problem through jsp - Rams

2001-09-20 Thread Lomesh Contractor
rly... Regards, Lomesh. -Original Message- From: Rams [mailto:[EMAIL PROTECTED]] Sent: Friday, September 21, 2001 7:57 AM To: [EMAIL PROTECTED] Subject: RE: SSL Connection problem through jsp You have to register SSL driver which ssl package do u use? Rams -Original Message