-
Jul 25th, 2008, 07:10 PM
#1
spring struts action scope
Application is based in Struts 1.2 and spring 2.0,In struts 1.2,action classes are singleton.I like to make action as prototype by spring.For that I added the plugin in struts config file and register action class in spring with scope to prototype?.
Will it be a successful?.Struts thinks action class is singleton but in spring it is prototype,then what it be actually?
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