I was following this tutorial for Spring Login example. I downloaded their sample code and import in my Eclipse. It throws 2 error.
Error 1
Target runtime Apache Tomcat v6.0 (2) is not defined. Unknown Faceted Project Problem
Error 2
Referenced file contains errors (http://java.sun.com/xml/ns/j2ee/web-app_2_5.xsd).
I already download the latest updates in eclipse and reinstall the tomcat. Using Tomcat6,Spring-3.2.0.RC1.
Please advice. Thanks