I am new in Java EE and I am building a web application with maven, spring mvc and hibernate.
I have a problem with the jsp. I can not show the data of object with the expression / jstl language. In console doesn't show any error. Any suggestions?
Pom.xml:
Controller:
Inicio.jsp: