hi everyone. i'm begginer for java spring framework. and how to configuration xml file. and what do to do modules. how to use those? mainly how to use spring framework? please advice me guys.
A:
Spring is a three legged stool:
- dependency injection
- aspect oriented programming
- module libraries such as persistence, remoting, web mvc, etc.
Best to start at the beginning: Spring MVC Step by Step
duffymo
2010-09-01 11:54:35
thanks to all for reply. i'm try to understant the fundanmental spring framework
bayarja
2010-09-03 07:21:24