RE: Jsp Pre-compilation

2005-07-04 Thread Nils Liebelt
of the precompliation Good luck Bernhard -Ursprüngliche Nachricht- Von: Nils Liebelt [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 30. Juni 2005 15:09 An: tomcat-user@jakarta.apache.org Cc: [EMAIL PROTECTED] Betreff: Jsp Pre-compilation Hi all, I have trouble pre-compiling my

Jsp Pre-compilation

2005-06-30 Thread Nils Liebelt
Hi all, I have trouble pre-compiling my jsp-pages. I wrote following ant target: target name=jspc depends=build taskdef classname=org.apache.jasper.JspC name=jasper2 classpath id=jspc.classpath fileset dir=${tomcat.home}/bin