On Tue, 3 Sep 2002, Mark R. Diggory wrote:
[ A few issues, plus . . . ]
> Does EL have capabilities for "Indexed" JavaBean patterns? I can't find
> any online documentation on this?
As you pointed out, the JSTL spec is the authoritative documentation for
JSTL. Also, books like mine ("JSTL in Action") and Hans's ("JavaServer
Pages") serve as useful end-user documentation.
The issues you raise are being addressed by JSP 2.0 EL "functions." We
probably won't need to extend the EL in ways other than that, though JSTL
1.1 (or later versions) may define a set of standard functions to address
things like salient Colletion methods and indexed properties.
--
Shawn Bayern
"JSTL in Action" http://www.jstlbook.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>