Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 25358 invoked from network); 20 May 2010 08:01:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 May 2010 08:01:08 -0000 Received: (qmail 91783 invoked by uid 500); 20 May 2010 08:01:04 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 91592 invoked by uid 500); 20 May 2010 08:01:04 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 91583 invoked by uid 99); 20 May 2010 08:01:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 08:01:03 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 08:00:57 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id BD515226216 for ; Thu, 20 May 2010 09:59:41 +0200 (CEST) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aRBHUPPqFgUW for ; Thu, 20 May 2010 09:59:41 +0200 (CEST) Received: from [10.174.1.97] (unknown [89.204.137.97]) by tor.combios.es (Postfix) with ESMTPA id F0DCF2261F8 for ; Thu, 20 May 2010 09:59:40 +0200 (CEST) Message-ID: <4BF4EC12.80409@ice-sa.com> Date: Thu, 20 May 2010 10:00:18 +0200 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: Tomcat Users List User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: HELP with my first webapp thats live! References: <4BF45A0B.40900@ice-sa.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Well ok then, here are two more tips for you : 1) do not hijack threads 2) http://www.catb.org/~esr/faqs/smart-questions.html Yucca Nel wrote: > Yes you idiot it's easy to point me to google to google for a jsf > tutorial. wELL they are all broken as is tomcat. During development I > tested a hundred times and it worked on my machine. I used relativ links > through combinations of command links and outputlinks and they still > work. But online my app is throwing 404 errors. I understand that jsf by > default does a forward and therefore any new request by default is done > from the same browser context as the last request. I have tried doing > redirects in fsces config using still get 404 errors so you can keep > http://www.lmgtfy.com/?q=jsf+tutorial because the information I find > there is not helping. > > -------------------------------------------------- > From: "Andr� Warnier" > Sent: Wednesday, May 19, 2010 11:37 PM > To: "Tomcat Users List" > Subject: Re: HELP with my first webapp thats live! > >> Yucca Nel wrote: >>> I am waiting on a book I ordered a while ago related = >>> to JSF but they take about a month to get here from Amazon. >> >> Try this : >> http://www.lmgtfy.com/?q=jsf+tutorial >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org >> For additional commands, e-mail: users-help@tomcat.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org