Jasper validator.
How is Jasper validation supposed to work?
I just checked the checkbox, and when I rebuild my project it produces
an error saying the file "/jsp/liste/]]>.taglib" was
not found
And then another error saying org.apache.jasper.JasperException:
InputStream cannot be null.
Any idea?
Thanks !
BoD
Please sign in to leave a comment.
Ok there was a jsp file in my project that referenced an invalid taglib.
I think the error reporting is buggy though!
BoD
BoD wrote: