On 27/09/2016 09:58, agharta wrote:
<snip/>

> So, errors comes up only at runtime compilation. Why?

Compiler differences. Pre-compilation uses Javac. Runtime compilation
uses the compiler from Eclipse (by default).

Another option to consider would be to run Tomcat on a JDK and configure
Jasper to compile with javac.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to