Homeijer, Michael wrote: > In particular, the piece: > "Additionally, JSP 2.0 allows programmatic access and customization of the > EL evaluator through a set of standard interfaces and abstract classes." > tells me there's more to explore before continuing ideas about > implementation.
Perhaps, but that site is about commons/el, while we are of course mainly interested in jsp2/el. The javadoc of the javax.servlet.jsp.el package is actualy quite simple, and I considered it mainly targeted at implementors of EL itself (e.g. tomcat), and is what they talk about here. So, could be that I miss something here, but I don't see what we can do? There is no way to intervene in the implementation of EL itself, is there? Michiel -- Michiel Meeuwissen mihxil' Mediacentrum 140 H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
