ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

ELExpression.java is not found

vijays
5 Feb 2009 10:33:48 GMT
5 Feb 2009 10:33:48 GMT

hi ,
i m new to zk i have created zk-src code project in eclipse but its giving me error that ELExpression.java is not found in following location
import org.zkforge.apache.commons.el.ELExpression; i have also do search in zk-src for this ELExpression.java file.

plz tell me the solution tht i m missing something...

thanks in advance :)
vijay

henrichen
6 Feb 2009 08:26:50 GMT
6 Feb 2009 08:26:50 GMT

Add "zcommons-el.jar" into your project.