[Stripes-users] Unit-Testing JSP Tags using the StripesFilter

2010-03-22 Thread Yves Senn
Is there a way to unit-test custom JSP-Tags outside of the web-application container? Some of the Tags I would like to test access the StripesFilter and I need a way to mock that behaviour. Is this possible? Cheers, Yves -- View this message in context: http://old.nabble.com/Unit-Testing-JSP-Ta

[Stripes-users] modifying the response in an Interceptor

2010-04-23 Thread Yves Senn
Hey We have an Intercepter, which needs to modify the response (set Headers), what is the prefered way to do this? Does this have an impact on the LifeCycleStage the Intercepter can be used? Cheers, -- Yves -- View this message in context: http://old.nabble.com/modifying-the-response-in-an-Int