https://issues.apache.org/bugzilla/show_bug.cgi?id=43819

--- Comment #16 from Christoph Beck <b...@odysseus.de> 2009-12-31 08:07:53 UTC 
---
OK, seems like the checkType() method is no longer needed anyway.

I think package org.apache.jasper.compiler needs some changes too, though this
might not be in the scope of this bug. The ELParser class seems to parse
expressions using its own internal parsing mechanism and doesn't support syntax
for method invocations which is part of EE6. To eliminate redundancy, the code
should probably be refactored to use an expression factory instead.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to