Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 4095 invoked from network); 11 Dec 2008 19:19:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2008 19:19:23 -0000 Received: (qmail 95611 invoked by uid 500); 11 Dec 2008 19:19:27 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 95593 invoked by uid 500); 11 Dec 2008 19:19:27 -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 95582 invoked by uid 99); 11 Dec 2008 19:19:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 11:19:27 -0800 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 musachy@gmail.com designates 209.85.200.173 as permitted sender) Received: from [209.85.200.173] (HELO wf-out-1314.google.com) (209.85.200.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 19:19:06 +0000 Received: by wf-out-1314.google.com with SMTP id 26so825192wfd.26 for ; Thu, 11 Dec 2008 11:18:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.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=QB91LDvndGtI8ZXHFBF2TD67ENVaw6D9OQJC0XMaR2k=; b=VsUnyGcILyEWpKjqkeKYqwNmOqExg+Jug3oU7AHLmr0lxC63EM6UngIF3erqzC2KAZ p5axbRGsfro/rh98i5AOzenBOyJDq9xrOFZJeL3k9wcmHws7L6flCyc604joSDjv2CGd 8Ha9eWJ/ioUa7XAJpl+ZYtgN2D1rBHD9op43c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=olhM/EC7+PA5NJ6YOPCAJ5kfVF3EKpd5Q8Fai3SOVTfpUQFx5UBsGlDkMbYVHC+Zjp XAOA3yRADQxGaeHXWkrMI3fR3mMORx6//4vjE/dChZO8+z4CsJG5yCZh5b1j7faAopgA pJngOthUzTkKfrBAvY22+iS1X3XwK0kUf8MHA= Received: by 10.114.80.1 with SMTP id d1mr2077333wab.168.1229023126557; Thu, 11 Dec 2008 11:18:46 -0800 (PST) Received: by 10.114.66.11 with HTTP; Thu, 11 Dec 2008 11:18:46 -0800 (PST) Message-ID: Date: Thu, 11 Dec 2008 14:18:46 -0500 From: "Musachy Barroso" To: "Struts Users Mailing List" Subject: Re: [S2] modifying parameters before they are set on the action? In-Reply-To: <67046.59389.qm@web110605.mail.gq1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <67046.59389.qm@web110605.mail.gq1.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Just with things on the stack I guess. I have never used it, but the code looks straightforward. musachy On Thu, Dec 11, 2008 at 2:13 PM, Dave Newton wrote: > --- On Thu, 12/11/08, Musachy Barroso wrote: >> If you really need to do that, look at the AliasInterceptor, >> it does exactly that. > > Does that work on anything, or just stuff on the stack? I thought I had tried that once and it didn't work for me. Maybe it was a stack ordering thing? Hmm... now I'll have to look back. > > I still don't like the idea though :p > > Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org