Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 31327 invoked from network); 30 Jul 2009 18:39:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jul 2009 18:39:42 -0000 Received: (qmail 91677 invoked by uid 500); 30 Jul 2009 18:39:40 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 91609 invoked by uid 500); 30 Jul 2009 18:39:40 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 91599 invoked by uid 99); 30 Jul 2009 18:39:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2009 18:39:40 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bhaarat.s@gmail.com designates 209.85.219.215 as permitted sender) Received: from [209.85.219.215] (HELO mail-ew0-f215.google.com) (209.85.219.215) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2009 18:39:30 +0000 Received: by ewy11 with SMTP id 11so1154071ewy.11 for ; Thu, 30 Jul 2009 11:39:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=EINdaSu4V/ylMHzop8c+JfPd5mxURKYWuMe5oYngq3I=; b=X/e0igSl3dWlVnaXlIY/t+s3dksfqoFSXTxFB4cwEGiebh3eSazqXVAF7oT0Tw1/Ig SziWTGupPwpgGY8pbqbf1+bA7E6I2RM5MDo5Jpt2e2fFfi+lqw+hKzF/ra4FVLtsNA/6 PZfsAgi0AxQKuhxYKdS2oXPxtLjQQdKOswgT8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=EwVbHW21lzPsJ00OcqLRjRvQghRQTY94v8f8DfziTYKjTcWlRXT50MBQJXIvsyNqk8 5mtI9VJDQxnIREP/8RFl9bsatsMvm/101BwRfkSEBibskNvw4rwiw5okAy+rn6lkqyCB HU9hOxIpI9hTgog/QtUyrb8DP+DLTXhQ/Ch5k= MIME-Version: 1.0 Received: by 10.210.140.11 with SMTP id n11mr2065942ebd.88.1248979150418; Thu, 30 Jul 2009 11:39:10 -0700 (PDT) Date: Thu, 30 Jul 2009 14:39:10 -0400 Message-ID: <491bd2b50907301139v35e283des4e0cd0f4db5dbb64@mail.gmail.com> Subject: common error page in struts2 application From: Bhaarat Sharma To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=0015174c3d8497b340046ff09e8f X-Virus-Checked: Checked by ClamAV on apache.org --0015174c3d8497b340046ff09e8f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, What is the way to provide a common error page in a struts2 application? and automatically redirect to the error page when errors occur? Thanks --0015174c3d8497b340046ff09e8f--