I'm not sure if it has something to do with servlets or with the JDK version. Did not try it.
In case you encounter a problem as mentioned here: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14164 (anyway) I would suggest upgrading to Tomcat 4.1.14. Because actually Tomcat 4.1.12 has a SSL bug. Maybe it's related to your problem, maybe not. mech > -----Original Message----- > From: Ritu Kumar [mailto:[EMAIL PROTECTED]] > Sent: Montag, 18. November 2002 19:25 > To: '[EMAIL PROTECTED]' > Subject: Problem using Https connection on tomcat 4 & jdk 1.4 > > > Hi, > > I am using tomcat 4.1.12 & jdk 1.4. > > I am having problem using HTTPS as a protocol to connect to > another servlet. ( No problem if I use HTTP protocol) I do > not get any errors, but the code seems to hang. > > If I use tomcat 4.1.12 & jdk 1.3 , the same code works fine. > > Any idea why this could be happining ? > > Ritu Kumar > 703-464-5379 > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
