-
Nov 10th, 2005, 10:10 PM
#1
Java Servlet and IOC
Hi
I'm using Struts as my MVC implementation. I'm creating some servlets and I would like to apply IOC to my servlets. Is there a way to use the spring file configured for struts to do IOC on the servlets?
Regards,
Néstor Boscán
-
Nov 11th, 2005, 04:04 AM
#2
The simplest way would be to use spring to manage the servlets, i.e. turn those servlets into Controllers.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules