Eric Blenkush wrote:

Kin-man,

Thanks for the response. I filed a bug report and I have an initial fix that I have been working on. Here is a preview:

This is due to the LOOKAHEAD on line 256 of ELParser.jj

This fix allows the EL expression to be parsed quickly but I have not tested thoroughly. In ELParser.jj delete the grammar production ConditionalExpression() and replace Expression() and OrExpression() with the below text:

Thanks for the possible fix (getting it out is going to be a little painful, though, as Kin-Man mentioned :( ), but can you send a test JSP as well ?


Rémy


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



Reply via email to