On Fri, 2008-05-16 at 14:08 +0100, Mark Thomas wrote: > >> java.lang.NullPointerException > >> at > >> org.apache.jasper.compiler.Validator$DirectiveVisitor.comparePageEncodings(Validator.java:330) > > Yep, my bad. I'll take a look over the weekend. Fix should be simple.
Woops, I hadn't rereviewed the thing, since it looked the sme as my own patch. There's a if (configEnc != null) { block just after it, which could be used. pageDirEnc cannot possibly be null, right ? Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]