Re: Tomcat/IIS SSL

2002-10-08 Thread Fawaz Ahmad
Hello, I don't have any experience using SSL, but I have been reading up on it on the web. On the Apache website for Tomcat, it says that if you are using tomcat with another server (I'm using IIS) you should implement SSL in IIS rather than tomcat. I went on the Microsoft site to read up on

SSL Tomcat/IIS

2002-10-08 Thread Fawaz Ahmad
Can someone using SSL for servlets in Tomcat using IIS 5.0 as their web server please help me out. I have Microsoft Certification Authority installed and everything set up on IIS so that the jakarta web directory requires SSL. When i go to http://localhost it says that you must use https,

JNDI help

2002-10-04 Thread Fawaz Ahmad
Hello, Can anyone help me with this problem. I have read up on Tomcat JNDI from the Tomcat HowTo webpage and tried to implement it in my servlet. Unfortunately, I can not seem to get it to work. My servlet works fine when i use the original code to access the database: