You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/08/20 10:33:55 UTC

[Bug 55442] EL Constructor throws exception

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

--- Comment #1 from Violeta Georgieva <vi...@apache.org> ---
According to the specification 

"1.5.2 Evaluating functions
The expression with the syntax func(args...)(args...)... can mean any of the
following.
...
- A call to the constructor of an imported class.
- A call to a static method that has been imported statically."

We need to handle these two cases also.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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