Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 13651 invoked from network); 25 Feb 2011 19:58:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Feb 2011 19:58:14 -0000 Received: (qmail 8647 invoked by uid 500); 25 Feb 2011 19:58:10 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 8581 invoked by uid 500); 25 Feb 2011 19:58:10 -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 8572 invoked by uid 99); 25 Feb 2011 19:58:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Feb 2011 19:58:10 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of spring@gmx.eu designates 213.165.64.22 as permitted sender) Received: from [213.165.64.22] (HELO mailout-de.gmx.net) (213.165.64.22) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 25 Feb 2011 19:58:01 +0000 Received: (qmail invoked by alias); 25 Feb 2011 19:57:40 -0000 Received: from e178087163.adsl.alicedsl.de (EHLO msrvcn04) [85.178.87.163] by mail.gmx.net (mp040) with SMTP; 25 Feb 2011 20:57:40 +0100 X-Authenticated: #2635966 X-Provags-ID: V01U2FsdGVkX1+XGZVXIzSXhRd3wNlzOawAqD6qE/zSGcmVogwnRL /+f6DbjliHIdGN From: To: "'Tomcat Users List'" References: <4D6808EC.2000001@christopherschultz.net> Subject: RE: what to do in conf. files Date: Fri, 25 Feb 2011 20:57:39 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcvVJd9582l0veclTlyiGqKLg7+gowAADxGA In-Reply-To: <4D6808EC.2000001@christopherschultz.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4721 X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org > > Especially, what are things to deploy jsf_webapp > > in its real host after developing it in the localhost ? > > You will also have to make sure that your URLs are built properly. If > the string "localhost" appears anywhere in your webapp, > you're probbaly > doing something wrong. Also, if you're not building URLs in > pages like this: > > ">your link Isn't this very, very old Java-mixed-with-JSP code style? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org