set classpath for referenced jars,
August 10, 2010 at 10:53 PM
if you are compiling this program who dont have access for servlet API, you may make the change as following:
Define classpath for those jars which are in tomcat like servlet jars <property name="tomatjars" value="${basedir}/../../../apache-tomcat-6.0.18"/> <path id="classpathForJars">