I'm trying to use the standard taglib (JSTL), but am having some difficulty.
I see standard-docs - but the html files are out-of-date (things like <c:expr are still used etc.). Is there any kind of reference (other than Shawn's much awaited book :) ) that would list: 1. The various attributes for a particular tag and the corresponding "allowed" values. 2. The various "allowed" properties of different types of variables - e.g. it was only reading these forums that i found query.rowCount would return the number of rows returned by the query. I would like to see a document that lists "all" the different properties (query.something or query.somethingelse etc). Is there such a reference available? Thanks. Anuj. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
