Hi Carlos, I suspect that your approach isn't the best. In my opinion you should modify login flow, as it gives you control over views and quick access to all login information. You can add login counter and based on that display other view. Spring web flow will preserver state for you. Best regards, Augustin.
On 7 March 2014 10:34, Carlos <co...@uoc.edu> wrote: > Hi, > > I would like to render a new view in the HandlerInterceptor postHandle method > when there have been 3 failures in authentication. > > That would be once the HandlerInterceptor handle method has been executed. > The thing is that, when I try to render the view in the postHandle method > there is no error (even debugging) but the original view specified in the > webflow is already displayed. > > Why is this happening? How can avoid this behaviour and render my view before > the original one is rendered? > > Thanks. > -- > You are currently subscribed to cas-dev@lists.jasig.org as: > augustynw...@gmail.com > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev