What web application is recommended when programming in Java for beginners?
- by user1710260
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.