I use eclipse with tomcat project. It includes automatically jasper-runtime.jar and servlet.jar from the tomcat/common/lib dir. Have no problems to compile. For compiling with ant it's necessarry to add tomcat/common/lib/servlet.jar to the classpath. After that's everything works without error! regards Henner
-----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Im Auftrag von [EMAIL PROTECTED] Gesendet: Donnerstag, 21. November 2002 21:15 An: [EMAIL PROTECTED] Betreff: [Jdbforms-developers] Compile errors with CVS head Hi all, I get a huge number of errors related to the various servlet classes like Jsp, JspException etc that I keep getting unless I either add the j2ee.jar into the dependend directory, or do something like put servletapi-2.3.jar in there. Do other people have this already in the path or somthing? Should we add the servletapi jar to the dependend directory? It is only 77 k... I get more errors with servletapi-2.2.jar... However, even after doing that, I still get errors not finding the DataSource class, so if I put j2ee.jar it compiles. Any suggestions on this, or should we just make a note of it? Eric Pugh ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
