why is my style sheet and and validation.js ??

2002-11-27 Thread Arshad . Hussain
can some tell me why is my style sheet and and validation.js file is mapped to servlet i am using mod webapp connector between tomcat4.0 and apache 1.3 in ssl mode can some one intrepet from log what happenning why am i getting number format exception this behavior is random 002-11-26

RE: Compiling mod_webapp Problems

2002-11-27 Thread Arshad . Hussain
don't use mod_webapp we have already done and burnt our finger morever i dont think there is any more devp on it use mod_jk -Original Message- From: Bob Tilley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 27, 2002 12:43 PM To: '[EMAIL PROTECTED]' Subject: Compiling mod_webapp

RE: Does web.xml inherit?

2002-11-26 Thread Arshad . Hussain
hey i am facing they same problem sometime we are facing session time outs in spite of me setting session to never expire on first jsp page session.setMaxInactiveInterval (-1); DO U THINK I SHOULD CHANGE THIS Conf/web.xml -Original Message- From: Ben Ricker [mailto:[EMAIL PROTECTED]]

TOMCAT STAND ALONE IN SSL MODE STARTING PROBLEMS

2002-10-30 Thread Arshad . Hussain
i am trying to run tomcat 4.0 in standalone ssl mode in solaris env and i just followed the tomcat doc JAVA_HOME/bin/keytool -genkey -alias tomcat -keyalg RSA it asked me bucnh of question that was ok but when it comes password used by Tomcat i put changeit (all lower case) at that time it

unknown error

2002-10-29 Thread Arshad . Hussain
we are using apache and tomcat with ssl layer we only have jsp and servelts and tomcat version is 4.0 and apche is 1.3 i get this error randomly and since we have catch all exception and redirect it to error page the client sees the error page eevery time this error is thrown i doubt this error

RE: SEVERE: Handshake failed

2002-10-29 Thread Arshad . Hussain
Connector className=org.apache.catalina.connector.http.HttpConnector port=8443 minProcessors=5 maxProcessors=75 enableLookups=false acceptCount=10 debug=0 scheme=https secure=true Factory className=org.apache.catalina.net.SSLServerSocketFactory