If you pass null to the Template constructor in tiny template for Java, it gives a strange exception (wrapped MalformedURlException).
This should be an unwrapped NullPointerException instead.
Log in to post a comment.