Quote (IsraeliSoldier @ Jan 27 2013 07:32pm)
From personal experience I can tell you that running JAVA server side is the easiest thing ever. Easy to manage, fetch, store things in a database. Easy to make logins and such. Just having an OOP language for it is awesome.
sounds like what you really love is the ORM (JPA/hibernate/etc), not so much the java web framework.
Quote
/e I've only used PHP other than JAVA and JSPs, and I enjoyed JAVA a lot more xD
ah, that explains it. you might want to look into other options further down the road if you think JSP was great. django and asp.net come to mind.