Lot of acronyms.

What is the tie-in between JSP 2.0 and the Expression Language? It seems
to have been introduced in a "low-power" version in the JSTL 1.0 spec,
but I am reading that it will support function-type calls when JSP 2.0
is released?

Is JSP 2.0 going to include a newer version of JSTL, and the JSTL
upgrade will include a better EL? Or is the EL going to be used in
broader areas than just the JSTL?

Will this new, improved EL support reflection-like function calls, and
will we be able to:

${mybean.customer(${page.range} * 2)}

-jim


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to