The markup in the document preceding the root element must be well-formed
843844Mar 2 2007 — edited Jan 8 2008Hi,
Each time I add some library, something serious happens to my NetBeans5.5 and Tomcat 5.5.17. This time I added jsf-facelets.jar and now nothing is being deployed. I m getting following exception
javax.servlet.ServletException: Error Parsing /Dept.jsp: Error Traced[line: 1] The markup in the document preceding the root element must be well-formed.
javax.faces.webapp.FacesServlet.service(FacesServlet.java:202)
.............................
.............................
Is there any special procedure to follow to add libraries?
Plz help.