Cookies problems?

2001-02-27 Thread D.Lion
ue");    }  But the following code prints "0"     Cookie[] cc = request.getCookies();    out.println(cc.length);   the same code working with tomcat stand alone prints all OK     It looks like problem with mod_webapp.   any ideas? if any one have the same problem please

Re: Help:What type of a configuration Tomcat is more preferable to industrial use

2001-02-22 Thread D.Lion
As I understand Apache is more stable ( tested by time ) - Original Message - From: Valeriy Molyakov To: [EMAIL PROTECTED] Sent: Thursday, February 22, 2001 1:02 PM Subject: Help:What type of a configuration Tomcat is more preferable to industrial use H

HELP!!!

2001-02-20 Thread D.Lion
Is anybody using tomcat 4.0 b1 with Apache?I have problems geting *.htm and *.html filesit looks like problem with MOD_WEBAPP connector

Strange result

2001-02-20 Thread D.Lion
Hi all   I have strange result. I'm using tomcat-4.0-b1 with apache.   httpd.conf seems to be writen ok . ServerName qqq.qwe.com   LoadModule webapp_module libexec/mod_webapp.soWebAppConnection warpConnection warp localhost:8008WebAppMount examples warpConnection /examples/ ..

Tomcat 4.0 + Apache ?

2001-02-19 Thread D.Lion
o now if I wish Tomcat to get requests from Apache?Sorry for my english :)D.Lion