alee amin wrote:
I have been assigned a task to introduce spring in struts 2 project. I have
been novice at both technologies. Right now i am going through the project
to analyze what is actually going and i thought to get some advice from
experts sitting across the globe.
What could be the key areas which will get effected if we introduce spring
in struts 2. What things should i look for.
Nothing will be negatively affected, although one does need to watch out
for auto-wiring by name.
Autowiring by name, while convenient, can lead to spectacularly obtuse
stack traces. If you know to look for those kinds of issues they're easy
to deal with, and if it's a simple CRUD app (for which the stack seems
somewhat overkill) you're less likely to have those problems.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org