Should you use LAMP or Spring Framework ?

Posted by gazzzz on Stack Overflow See other posts from Stack Overflow or by gazzzz
Published on 2010-05-20T20:18:26Z Indexed on 2010/05/20 20:20 UTC
Read the original article Hit count: 179

Filed under:

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 ?

© Stack Overflow or respective owner

Related posts about spring-framework