JSP parsing

11 views
Skip to first unread message

Laurent Tourreau

unread,
Jul 29, 2015, 2:13:10 PM7/29/15
to maven-config-processor-users

I would like to know if it possible to parse a JSP file?

Currently I can't because the parser can't browser such thing

<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<?xml version="1.0" encoding="utf-8"?>
<project>
....
</project>

I got this message :
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 2; The markup in the document preceding the root element must be well-formed.

Regards

Laurent

Leandro Aparecido

unread,
Jul 29, 2015, 2:14:43 PM7/29/15
to maven-config-p...@googlegroups.com
No, I don't think so, we're using an XML parser as you can see from the error message.

--
You received this message because you are subscribed to the Google Groups "maven-config-processor-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maven-config-process...@googlegroups.com.
To post to this group, send email to maven-config-p...@googlegroups.com.
Visit this group at http://groups.google.com/group/maven-config-processor-users.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages