Pierre Thibault wrote:
Hello,
This question may seems stupid but where is the documentation the JSP
tags? There is the doc at
http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/index.html for
the JSTL but the tag jsp:useBean is not there like a lot of others. So
where are they documented?
jsp:useBean is part of the base JSP standard, that's why you don't see
it in the JSTL docs. I generally use this quick reference:
http://java.sun.com/products/jsp/syntax/2.0/syntaxref20.html
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]