You're talking about using a Dependency Injection framework ? If yes Stripes already provides support for Spring :
http://www.stripesframework.org/display/stripes/Spring+with+Stripes The same technique, using an Interceptor to wire the collaborators in the actions, can be implemented with other DI fwks as wel... Cheers Remi Le 27 févr. 2013 à 02:05, Venkat Ravuri a écrit : > How do I wire service in to action bean with annotation?. Can I do that using > Stripes?. > > I have web service and a normal service( external look up). I want to wire > these services into action beans in a simple way. > > I want to send some initialization parameters from action beans to these > services by wiring and I want get an instance of these services. > > Thanks in advance. > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb_______________________________________________ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Stripes-users mailing list Stripes-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-users