We have a need to inject a service to the velocity menu displayer in order to customize some menu links based on user specific data queried out of the database. So we created a class similar to the VelocityMenuDisplayer, but are not having success with setter or constructor injection to the class.
How can I get a service injected into this class? Thanks, Andrew -- View this message in context: http://www.nabble.com/Dependency-injection-to-struts-menu-tp19538277s2369p19538277.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
