Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 9694 invoked from network); 10 Jul 2008 12:30:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2008 12:30:33 -0000 Received: (qmail 78716 invoked by uid 500); 10 Jul 2008 12:30:24 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 78675 invoked by uid 500); 10 Jul 2008 12:30:24 -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 78664 invoked by uid 99); 10 Jul 2008 12:30:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 05:30:24 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lukasz.lenart@googlemail.com designates 209.85.132.243 as permitted sender) Received: from [209.85.132.243] (HELO an-out-0708.google.com) (209.85.132.243) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 12:29:29 +0000 Received: by an-out-0708.google.com with SMTP id b8so851143ana.91 for ; Thu, 10 Jul 2008 05:29:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Dv3k/PzR2C0kgfbnk2L5CZOvvWvEGMPG5RDkHiFUwZg=; b=wQMn3JUBUBRWdKZuURNuogv+v6WSsytp2hIXxQdLTyVsth9//rvl1lCuxf7pJUAV2D C8gDbHzm9eXMPesZQXdoHjlVb0Bs44QZXIcjJHz6MvSNImV1lOVwvRWyG2D6daFhlfUN MpVFitc3Af4gVdnxnxExyOMNjy1rN5cTEYH2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=gyQOfrkj6THM92tUopOcIa3pdZ74zqosZTLsPZB5QKNXixvNt8ZLzwX3bNuN7Idxkg RJ4BGWRAfTbwFS8b58oEfPs01VOKS+TPPFpUNju/ebZEC1wQzJHp/4fE5ijyel6GVffi R0TP/EwDjCVqxpiO5HHMSQFLcMw7/peNop4Ys= Received: by 10.100.120.6 with SMTP id s6mr7552898anc.72.1215692991574; Thu, 10 Jul 2008 05:29:51 -0700 (PDT) Received: by 10.100.111.12 with HTTP; Thu, 10 Jul 2008 05:29:51 -0700 (PDT) Message-ID: <9f960bad0807100529m57fc0a02vf8e028b93a4a3756@mail.gmail.com> Date: Thu, 10 Jul 2008 14:29:51 +0200 From: "Lukasz Lenart" To: "Struts Users Mailing List" Subject: Re: [S2] Recipe for Action and View In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Hi, Check PrepareInterceptor [1] with prepare() method [1] http://struts.apache.org/2.1.2/docs/prepare-interceptor.html Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org