What web application is recommended when programming in Java for beginners?
Posted
by
user1710260
on Stack Overflow
See other posts from Stack Overflow
or by user1710260
Published on 2012-09-30T21:34:52Z
Indexed on
2012/09/30
21:37 UTC
Read the original article
Hit count: 166
I am a beginner (almost no knowledge) to web applications. I have been programming in Java for about a year now. I have being doing some research on the different frameworks that are available and I want to find which one is right for me. From what I found: Play, Stripes, and Spring are good choices for beginners, but how can I compare these frameworks together. What is it that I need to look for when comparing them?
My project that I am starting to work on is similar to an App Store. Basically an info site on different apps.
Any advise will be appreciated.
© Stack Overflow or respective owner