Thanks, it helped. I just hoped that some simple way exist but it would be ok to create actionbean for each page.
Freddy D. wrote: > > You could add setBugManager(BugManager) with the @SpringBean annotation > to inject the bean into the action bean, and then add getBugManager() so > that you can retrieve it in the JSP page. > > Let me know if that helps....? > -- View this message in context: http://www.nabble.com/Stripes-%2B-Spring-%2B-inject-bean-into-JSP-page-tp20051150p20056223.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
