You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Jan Luehe <Ja...@sun.com> on 2002/11/23 01:10:00 UTC

Re: [PATCH][JASPER2] Simple patch for one of the resource error messages.

Ryan,

> I think that the following error message is incorrect:
> 
>  - Scripting elements ( <%@, <%!, <%=, <% ) are disallowed here.
> 
> Since directives (<%@) are not scripting elements.
> 
> I've attached a patch to correct the messages.properties.

Thanks for your patch!

I've slightly modified it to also include the corresponding XML elements
for scripting (<jsp:declaration>, <jsp:expression>, and <jsp:scriptlet>).


Jan


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>