On Sat, 11 May 2002, Agrawal, Anuj (Anuj)** CTR ** wrote: > :) Yes, actually i'd done this already. But the spec doesn't provide > information for every single parameter/attribute/value for each tag > action. And maybe (obviously) that's not the place to do so, but > there ought to be, IMHO, some documentation (very much like the other > taglibs) which give information about the various values and > parameters different tag actions can accept.
It does provide information on the nature, behavior, and restrictions associated with every tag attribute; if it didn't, then implementations wouldn't know how to behave with respect to them. In cases where the spec isn't enough, the RI's documentation tries to help people get off the ground, but it would be a major effort to provide a comprehensive, tutorial introduction that's bundled with the RI. Instead, that's what books are for! :-) -- Shawn Bayern "JSP Standard Tag Library" http://www.jstlbook.com (coming this summer from Manning Publications) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
