OK, I greatly apologize for my previous posting, I should have read the rest of the postings before replying.
x:param *is* in fact mentioned in the specification public draft. Thank you very much for providing that link. I guess (as someone else already pointed out) I as an end user don't necessarily expect to go looking for documentation inside a specification, at least not one that isn't browsable online but requires a PDF download (I guess I'm too used to the W3C specifications, which are browsable online as HTML). This is certainly no excuse, but merely shows my laziness. Nonetheless, it did add to my impression that the specification was not meant for the average JSP author. I do very much look forward to those two books. In the mean time, the specification is turning out to be helpful. Thank you very much, -c On Fri, 10 May 2002, Paul DuBois wrote: > >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. > > Yes. Go to the taglibs page: > > http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html > > Then follow the link for the public draft: > > http://java.sun.com/products/jsp/jstl/ > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > At the bottom of that page there's a link for downloading the specification. > (It's a PDF.) Grab it, print it, read it, enjoy it. :-) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Carole E. Mah [EMAIL PROTECTED] Senior Programmer/Analyst Brown University Scholarly Technology Group phn 401-863-2669 fax 401-863-9313 http://www.stg.brown.edu/ personal: http://www.stg.brown.edu/~carolem/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
