Dear sir would you people tell me only this that in which situation we get this types of exception. I mean what is the cause so that we get this types of exception
org.apache.jasper.JasperException: Unable to initialize TldLocationsCache: XML parsing error on file /WEB-INF/connect.tld: (line 4, col 23)
The content of TLD file(xml) is not correct. It must follow the rules of the tag library schema. The message tells you were the error is : line 4, column 23.