Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 44702 invoked from network); 31 Oct 2001 12:31:19 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 31 Oct 2001 12:31:19 -0000 Received: (qmail 29500 invoked from network); 31 Oct 2001 12:33:27 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 31 Oct 2001 12:33:27 -0000 Received: (qmail 4599 invoked by uid 97); 31 Oct 2001 12:30:46 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 4583 invoked by uid 97); 31 Oct 2001 12:30:45 -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 4572 invoked from network); 31 Oct 2001 12:30:45 -0000 From: "Tarwinder Dhak" To: "'Tomcat'" Subject: Beans from a servlet Date: Wed, 31 Oct 2001 12:38:14 -0000 Message-ID: <000a01c16208$e9577d50$d51381c3@sc001101.net800.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MIMEOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, I've got an index servlet the handles the initial request to my web app. This servlet creates a session and a bean; this bean is then stored in the session scope. Once this is done, I use a request dispatcher to forward the request to a JSP page. The problem is that when I try to use the bean I created in the servlet (using ), I get an internal servlet error 500. To try to narrow down the problem I removed the bean instantiation from the servlet and created it in the JSP page, this works as it should. Any ideas ??? Thanks in advance for you help !!! Regards Tarwinder Dhak tarwinder.dhak@net800.co.uk Transact Group Development Legal Disclaimer: Internet email communications are not secure and therefore the NetInvest Group does not accept legal responsibility for the contents of this message. Any views or opinions presented are solely those of the author and do not necessarily represent those of the NetInvest Group unless otherwise specifically stated. -- To unsubscribe, e-mail: For additional commands, e-mail: