Given: <c:import url="htp:/invalid"/> Section 7.4 page 7-65, Null & Error Handling. If url is null, empty, or invalid a JspTagException is thrown. This works as expected for the null and empty case.
Checking with Pierre; I want to make sure it's not just a typo in the spec.
The spec will change instead.