I think if you remove BeforeAfterInterceptor from defined list of interceptors 
in web.xml it will work fine; it's considered core interceptor and is loaded by 
default.

________________________________
From: Aurelio D'Amico [mailto:aurelio.dam...@cnr.it]
Sent: Monday, June 01, 2009 2:41 PM
To: Stripes Users List
Subject: [Stripes-users] @Before(stages=LifecycleStage.BindingAndValidation)

Hi, I'm migrating from 1.4 to 1.5 and I noticed that stripes framework ver1.5 
execute a method marked with the annotation 
@Before(stages=LifecycleStage.BindingAndValidation) two times in a row before 
displaying the JSP page. Is there a way to avoid this behavior (or to  
recognize between the two)? I have some action that was relaying to the fact 
that as for ver1.4 the method was called strictly only one time. Any suggestion?
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to