Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 43740 invoked from network); 31 Oct 2001 15:03:53 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 31 Oct 2001 15:03:53 -0000 Received: (qmail 5835 invoked from network); 31 Oct 2001 15:06:05 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 31 Oct 2001 15:06:05 -0000 Received: (qmail 21494 invoked by uid 97); 31 Oct 2001 15:01:43 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 21448 invoked by uid 97); 31 Oct 2001 15:01:42 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 19784 invoked from network); 31 Oct 2001 14:47:43 -0000 Subject: Is it always necessary to place the servlet class files under the WEB-INF/classes folder? To: tomcat-user@jakarta.apache.org From: RSEQUEIRA@TRANSENTRIC.COM Date: Wed, 31 Oct 2001 08:47:17 -0600 Message-ID: X-MIMETrack: Serialize by Router on TransSMTP01/Transentric(Release 5.0.6a |January 17, 2001) at 10/31/2001 08:37:56 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Is it always necessary to create a WEB-INF folder? Is this a standard or is it just plain mandatory to create a WEB-INF folder. And then place the class files in the "WEB-INF/classes" folder (read - application won't work without these folders)? Any information will be greatly appreciated. We are migrating from Website/JRun to Apache/Tomcat. And our current directory structure doesn't conform to the WEB-INF standard. Also, we use the tag heavily. And Tomcat doesn't support this tag. I read somewhere (maybe in this forum itself) that we should replace it with tag instead. Anyone who has successfully implemented this....I would be glad to hear from him/her. Thanks in advance -- To unsubscribe, e-mail: For additional commands, e-mail: