Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 423FA200BB4 for ; Tue, 1 Nov 2016 17:20:35 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 40D7D160AF7; Tue, 1 Nov 2016 16:20:35 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 868A0160ADA for ; Tue, 1 Nov 2016 17:20:34 +0100 (CET) Received: (qmail 15169 invoked by uid 500); 1 Nov 2016 16:20:33 -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 15158 invoked by uid 99); 1 Nov 2016 16:20:33 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2016 16:20:33 +0000 Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id EE43E1A02A7 for ; Tue, 1 Nov 2016 16:20:32 +0000 (UTC) Received: by mail-wm0-f54.google.com with SMTP id a197so87536054wmd.0 for ; Tue, 01 Nov 2016 09:20:32 -0700 (PDT) X-Gm-Message-State: ABUngvew6974e43oTy+kD78AL5OQmc6bG2bDU7NnvMhMX+tyXSL4oiKscQsxV+D0c2wTvAuT8TI+JmRKZjII6Q== X-Received: by 10.28.145.134 with SMTP id t128mr2174118wmd.50.1478017231304; Tue, 01 Nov 2016 09:20:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.29.75 with HTTP; Tue, 1 Nov 2016 09:20:11 -0700 (PDT) In-Reply-To: References: From: Lukasz Lenart Date: Tue, 1 Nov 2016 17:20:11 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: convention plugin struts.xml interceptors To: Struts Users Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable archived-at: Tue, 01 Nov 2016 16:20:35 -0000 2016-11-01 4:00 GMT+01:00 Ronald Andersen : > Hi Lakasz > > Below is the struts.xml and LoginAction (for reference). Using default fo= r > package name in struts.xml: > > > > "-//Apache Software Foundation//DTD Struts Configuration 2.3//EN" > "http://struts.apache.org/dtds/struts-2.3.dtd"> > >