Are you saying you don't like Spring because of it's dependency injection or were you making a different point above?
I was just trying to better understand your post regarding the other framework mentioned.
Thanks in advance.
Mike
No, nothing against Spring's IoC. What I was saying was that you don't have a choice, from what I can tell. If you use RSF, you have to use Spring. Not that there are a lot of alternatives (Hivemind) but I am not fond of one frameworking locking me into another.
Mike London
Ranch Hand
Joined: Jul 12, 2002
Posts: 867
posted
0
Thanks for your reply.
Right now I'm having trouble getting a hold of the class Spring instantiates from the definition in CommonContext.xml inside a Struts action (in another project).