2007/9/11, Don Brown <[EMAIL PROTECTED]>: > > As far as a replacement, personally, I'm more interested in > incorporating the "Unified EL", standardized by JSP 2.1 but usable by > older servlet containers. It may even be possible to put OGNL behind > the Unified EL API, allowing us to code to a standard and allow the > user to fully swap the EL.
In this case, the JUEL project can be taken as a start: http://juel.sourceforge.net/ Antonio