On Sat, Jul 4, 2009 at 13:52, Jim Anderson<ez...@ieee.org> wrote:
> Having said that, I'm a bit surprised that there was not
> error message generate by  tomcat about seeing a reference
> to <c:choose> and <c:xxx> with no definition available.

I would guess that JSP processor allows unknown tags in case its
output is to be processed by some other software that understands
those tags. JSP can be used to create XML as well as HTML, and it can
be used to create output that isn't a web page.
-- 
Len

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to