Buenas a todos:
Estoy haciendo este tutorial:
static.springframework.org/docs/Spring-MVC-step-by-step/part4.html
y cuando en el navegador pongo la página:
localhost:8080/springapp
me salta el error 500:
javax.servlet.ServletException: Servlet.init() para servlet springapp lanzó excepción
org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:105)
...
org.springframework.beans.factory.xml.XmlBeanDefin itionStoreException: Line 10 in XML document from ServletContext resource [/WEB-INF/springapp-servlet.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'beans'. One of
Si alguien me puede ayudar, se lo agradecería!