Grretings,
I am trying to integrate Bogzooky example with Spring IoC framework.
Everything works fine except of JSP BugList.jsp where is:

 <jsp:useBean id="bugManager" scope="page"
                     class="com.package.....BugManager"/>
 
How can I inject this spring bean into JSP page. Preferably like the
jsp:useBean tag does.

Any help would be very appreciated

RB
-- 
View this message in context: 
http://www.nabble.com/Stripes-%2B-Spring-%2B-inject-bean-into-JSP-page-tp20051150p20051150.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
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to