I get this error when I run a certain Spring Web 3 project in NetBeans:
org.xml.sax.SAXParseException; lineNumber: 11; columnNumber: 30; The prefix \"
This is an IDE Error, Which can be resolved by following to
xmlns:mvc="http://www.springframework.org/schema/mvc"