Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BA3BE983 for ; Sat, 1 Dec 2012 01:04:49 +0000 (UTC) Received: (qmail 91831 invoked by uid 500); 1 Dec 2012 01:04:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 91782 invoked by uid 500); 1 Dec 2012 01:04:46 -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 91772 invoked by uid 99); 1 Dec 2012 01:04:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Dec 2012 01:04:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dckerber@verizon.net designates 206.46.173.21 as permitted sender) Received: from [206.46.173.21] (HELO vms173021pub.verizon.net) (206.46.173.21) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Dec 2012 01:04:36 +0000 MIME-version: 1.0 Content-transfer-encoding: 8BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from [192.168.11.4] ([unknown] [96.233.132.234]) by vms173021.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MEB00H76UYT6RF0@vms173021.mailsrvcs.net> for users@tomcat.apache.org; Fri, 30 Nov 2012 19:04:06 -0600 (CST) Message-id: <50B95785.6050301@verizon.net> Date: Fri, 30 Nov 2012 20:04:05 -0500 From: David Kerber User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 To: Tomcat Users List Subject: Re: Error page messages References: <50B92D65.8000307@pidster.com> <99C8B2929B39C24493377AC7A121E21FC4948CDC38@USEA-EXCH8.na.uis.unisys.com> <50B93688.5010002@christopherschultz.net> <50B93A46.3020000@ice-sa.com> In-reply-to: <50B93A46.3020000@ice-sa.com> X-Virus-Checked: Checked by ClamAV on apache.org On 11/30/2012 5:59 PM, Andr� Warnier wrote: > Christopher Schultz wrote: > ... >> >> I've even seen a site with a Perl-based (or was it PHP-based) service > .. > > must have been PHP, not Perl, I'm sure. We Perl guys don't do things > that way. > As I was telling Leo off-line, we have a nice global switch called > "fatals_to_browser", which you can just turn on on a dev website if you > want to see the stack traces, and turn off for a prod website where you > don't. So when you deliver software to customers, you turn it off, and > it just looks a lot better. > Not that you need the feature too often either, because Perl always > finds a way to interpret your code so as to do something, instead of That's really scary! > just giving up. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org