The Struts 2 Tag Libraries are completely written around OGNL and FreeMarker, which makes it hard to remove either of those technologies from the stack.
I have written some tags, not based on the Struts 2 component support, that safely allow both JSTL and OGNL EL's and don't rely on FreeMarker. They seem to work quite well and I've grown quite fond of them (obviously). (*Chris*) On Tue, Jul 15, 2008 at 9:56 PM, Oleg Mikheev <[EMAIL PROTECTED]> wrote: > Chris Pratt wrote: >> >> I proposed a method of enabling JSTL EL safely a while ago, but I >> haven't heard anything (or had any time to actually do anything about >> it myself). > > But if they had to get rid of one of two ELs why did they decide to > keep OGNL? > Isn't JSTL more popular and more standard? > > Oleg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]