V
V
Vetal Matitskiy2015-03-30 09:05:35
Java
Vetal Matitskiy, 2015-03-30 09:05:35

What to choose from java frameworks for displaying a collection: Spring MVC, Struts, Mojarra(JSF)?

Good afternoon, dear Java gurus. Please tell me which framework is better to choose for a quick implementation of a simple training example. Preselected the following
Spring MVC, Struts, Mojarra(JSF).
The reason for choosing these is that I write in Netbeans and there this framework is already integrated into the IDE. Unfortunately, I do not have several decades to study all possible frameworks and I need to write a small application. The speed of the application itself is not critical.
I want to implement the task of displaying collections on the site with the ability to edit collection elements

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
anyd3v, 2015-03-30
@anyd3v

Spring MVC as more popular and more promising

E
Eugene, 2015-03-30
@zolt85

In addition to the previous answer, Spring has another project called SpringData that will allow you to create a RestRepository, i.e. Exactly what you need, as I understand it.

N
Nikita, 2015-03-30
@jkotkot

Grails, Springboot,

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question