Bill Barker wrote:
Since the JSP spec defers to the Servlet spec for Annotations, I'm assuming
that it's the same for Tags.

Most probably the easiest is to make that a compilation time feature, and add an option in the Options interface (the value would be passed to the servlet using the servlet context; in the case of precompilation, jspc can probably "parse" web.xml, and in the immediate future we can add a field to manually control it). I think it would be good enough, and all other solutions would be a bit complex.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to