tomcat client authentication bug.

2004-01-14 Thread Amjad Shahrour
-11-10 12:54:57,293 INFO [STDOUT] Thread-18, WRITE: SSLv3 Alert, length = 2 2003-11-10 12:54:57,309 INFO [STDOUT] Thread-18, called closeSocket() 2003-11-10 12:54:57,309 INFO [STDOUT] Thread-18, called close() 2003-11-10 12:54:57,324 INFO [STDOUT] Thread-18, called closeInternal(true) Amjad

2 way SSL ( client authentication)

2003-12-28 Thread Amjad Shahrour
certificate and how to use it in a proper way. Thnx. Amjad Shahrour Application Developer Tel: +966.2.653.3334 ext 213 [EMAIL PROTECTED] www.labbaik.com

IIS is redirecting to tomcat only jsp pages. and not working when an action is requested

2003-11-10 Thread Amjad Shahrour
I have setup an enviroment Tomcat 4.1.18 and IIS 5.0. Everything was configured as required. But IIS is redirecting to tomcat only for *.jsp and does not work when a request to *.do ( struts ). Any hints?? Amjad Shahrour Application Developer Tel: +966.2.653.3334 ext 213 [EMAIL PROTECTED

RE: What are the features of Tomcat ?

2003-09-09 Thread Amjad Shahrour
TOMCAT IS open sourced, and thus its free :-) Amjad Shahrour Application Developer Tel: +966.2.653.3334 ext 213 [EMAIL PROTECTED] www.labbaik.com -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 1:56 PM To: tomcat mail list Subject

RE: I still don't understand the need for the connection between Apache and Tomcat

2003-09-07 Thread Amjad Shahrour
Tomcat can act as a web server and serve static (html) pages as well as servlets and jsps, but tomcat is not as fast as apache web server. Another reason might be that most servers already have apache installed and also might already have multible sites including PHP pages. Regards, Amjad