Should you use LAMP or Spring Framework ?
- by gazzzz
Recently, I've been exploring Java space, and came across Spring Framework.
Is this a web app framework like CodeIgniter or Rails ?
If so, is Springs used for developing enterprise web applications that runs on Java EE technology ?
I am curious, why Spring is getting lot of attention. Isn't it a lot cheaper to simply use LAMP + CI or Rails to develop web application ?
Can Spring be used to develop desktop applications ?