Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 96517 invoked from network); 13 Feb 2001 20:35:08 -0000 Received: from unknown (HELO is1.itr.no) (194.248.43.162) by h31.sny.collab.net with SMTP; 13 Feb 2001 20:35:08 -0000 Received: from itr.no (IDENT:root@ti16a61-0215.dialup.online.no [130.67.124.215]) by is1.itr.no (8.11.0/8.8.7) with ESMTP id f1DLYj424787 for ; Tue, 13 Feb 2001 22:34:45 +0100 Sender: root@is1.itr.no Message-ID: <3A899AB9.14864379@itr.no> Date: Tue, 13 Feb 2001 21:36:09 +0100 From: janis Organization: IT Ressurs X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16-22 i686) X-Accept-Language: en MIME-Version: 1.0 To: "tomcat-user@jakarta.apache.org" Subject: Tomcat 4.0-beta 1 problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Maybe this is more appropriate to post to the developers list? I have made some attempts on tomcat users list without a luck. I would like to use Tomcat 4.0 and WARP more permanently but I have experienced some fundamental problems with Tomcat 4.0-beta configured together with Apache web server (WARP connector): - using POST method in my forms (HTML), request.getParameter("fromPOSTform") return null both directly from the jsp context and a bean - scope in jsp:useBean method does'nt work as expected (session does not persist) - I have posted a bug for a behaviour when no response can be obtained on the first request after a restart of Tomcat and Apache I also would like to hear about Tomcat standalone contra Tomcat NOT standalone. In which direction the development of the Tomcat will go? Will there be more new connectors to deal with? with hope to hear from somebody janis