Re: Struts 2.1.6, Convention plugin, and Scope interceptor

2009-04-04 Thread dusty
I am not sure that I understand your problem if there is one. --- I have that shirt Patrick Aikens wrote: > > I'm trying to go with an all-annotation based configuration for a > project I'm working on, and now have the desire to use a scope > interceptor in my app. The following is an

Struts 2.1.6, Convention plugin, and Scope interceptor

2009-04-03 Thread Patrick Aikens
I'm trying to go with an all-annotation based configuration for a project I'm working on, and now have the desire to use a scope interceptor in my app. The following is an example of my current ideas, but I'm not sure it's working correctly (I have a sneaking suspicion that I'm modifying the stack