Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 30088 invoked from network); 3 Sep 2005 00:23:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Sep 2005 00:23:06 -0000 Received: (qmail 29277 invoked by uid 500); 3 Sep 2005 00:22:53 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 29095 invoked by uid 500); 3 Sep 2005 00:22:52 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 29082 invoked by uid 99); 3 Sep 2005 00:22:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 17:22:52 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_30_40,HTML_MESSAGE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of indianattech@gmail.com designates 64.233.184.197 as permitted sender) Received: from [64.233.184.197] (HELO wproxy.gmail.com) (64.233.184.197) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 17:23:07 -0700 Received: by wproxy.gmail.com with SMTP id i28so390624wra for ; Fri, 02 Sep 2005 17:22:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=d3r06/3Dobuxnu+Q2RDFVe6j9RDBFNxmm1Pr4s8FqPiEZ+gJj0kTZdSWb4IgUZLvCSoI4TJdxjD26lX4HHOeEvVMUhYrgKEm0LERka+wGPXAAyJ0F2z5e07nOVBmprJIHTEVRhR8l23cmGIlENYnzSGDhKp2aQq5rvqNFpLKo/A= Received: by 10.54.38.51 with SMTP id l51mr2440481wrl; Fri, 02 Sep 2005 17:22:51 -0700 (PDT) Received: by 10.54.18.48 with HTTP; Fri, 2 Sep 2005 17:22:51 -0700 (PDT) Message-ID: <62a55411050902172214a321bb@mail.gmail.com> Date: Sat, 3 Sep 2005 05:52:51 +0530 From: IndianAtTech Reply-To: indianattech@gmail.com To: Tomcat Users List Subject: Executing threads in Tomcat In-Reply-To: <62a55411050902172255f1510c@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_823_2052494.1125706971409" References: <5F0EF692A76C0F4D970C00F5D5B3445F01EDC55A@usilms28.ca.com> <62a55411050902172255f1510c@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_823_2052494.1125706971409 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi All, I am using JSF framework for my project. I don't know if Tomcat is restctin= g=20 me or JSF framework is restricting me. But I am unable to create and execute threads either in my JSF pages or my= =20 managed beans. I have created and exected threads successfully in this=20 http://www.mystudentapartments.com There I have used normal JSPs But I am facing problem on this in my current project. Please help Thanks Sudhakar ------=_Part_823_2052494.1125706971409--