Answer the question
In order to leave comments, you need to log in
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
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.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question