Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 21795 invoked from network); 6 Sep 2004 20:31:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Sep 2004 20:31:01 -0000 Received: (qmail 94066 invoked by uid 500); 6 Sep 2004 20:30:36 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 94034 invoked by uid 500); 6 Sep 2004 20:30:35 -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 94021 invoked by uid 99); 6 Sep 2004 20:30:35 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [194.134.35.149] (HELO smtp08.wanadoo.nl) (194.134.35.149) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 06 Sep 2004 13:30:34 -0700 Received: from [127.0.0.1] (c53752bd6.cable.wanadoo.nl [83.117.43.214]) by smtp8.wanadoo.nl (Postfix) with ESMTP id D48DE5B3B9 for ; Mon, 6 Sep 2004 22:30:40 +0200 (CEST) Message-ID: <413CC8E4.6040907@wanadoo.nl> Date: Mon, 06 Sep 2004 22:30:28 +0200 From: Sjoerd van Leent User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: using my own classes in my web-app References: <20040906202257.M34838@host.sk> In-Reply-To: <20040906202257.M34838@host.sk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Peter Jarunek wrote: >Hello, > >I'm new to Tomcat and need a help. I'd like to use my own classes in my JSPs, >but I can not reach them from my JSPs. I added them (already compiled .class >files) into WEB-INF/classes directory of my war file, but the JSP doesn't >work. It shows the message of unknown class. How to use them? > >Thanks for your answer! Peter > >--------------------------------------------------------------------- >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > > Did you try to use any packages? Regards, Sjoerd --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org