Hi, I'm trying to get Ant to compile everything and NOT stop if there is a jsp that doesn't compile.
I've got tomcat 4.1.27 and downloaded the latest (current)Ant I have an app with lots of JSPs. After I followed the tomcat docs http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jasper-howto.html I am able to initiate the compile of the whole app. The problem is that some of the JSPs don't compile with Null Pointer Exception and I get stuck on those.. Is there a way to set up ant to proceed even though it can't compile something? Thanks in advance. David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
