Strange difference in behavior ELSupport in Tomcat 6.0.20 and Tomcat 6.0.26

2010-07-06 Thread Roxana
and GenericListColumn, but they both implement interface ListColumn. I hope you can help me with an answer Thanks in advanced Roxana Frunza

ExpressionFactory.newInstance() undefined.

2010-01-13 Thread Roxana
of ExpressionEvaluatorImpl ? Looking forward for your answer Cheers Roxana

Re: ExpressionFactory.newInstance() undefined.

2010-01-13 Thread Roxana
into the lib directory of Tomcat??? Thanks Regards Roxana On Wed, Jan 13, 2010 at 2:54 PM, Mark Thomas ma...@apache.org wrote: On 13/01/2010 12:23, Roxana wrote: I have looke din the documentation of the *ExpressionFactory *: http://java.sun.com/javaee/6/docs/api/javax/el/ExpressionFactory.html

Re: ExpressionFactory.newInstance() undefined.

2010-01-13 Thread Roxana
the ExpressionFactoryImpl to get the argument of type ExpressionFactory that i need to pass it as argument to the constructor of ExpressionEvaluatorImpl ? Thanks again Regards Roxana On Wed, Jan 13, 2010 at 3:06 PM, Mark Thomas ma...@apache.org wrote: On 13/01/2010 14:04, Roxana wrote: Hi Mark

Re: ExpressionFactory.newInstance() undefined.

2010-01-13 Thread Roxana
Ahsorry...I'he been staring to much in my monitor today and i've lost it:) ExpressionFactoryImpl is an ExpressionFactory Thanks a lot!!! Roxana On Wed, Jan 13, 2010 at 3:34 PM, Roxana missbl...@gmail.com wrote: Hi Mark, Apparently Java 5 has as well in the documentation