2012/3/15 Nick Williams <nicholas.willi...@puresafety.com>:
> Good to know. What about the next version of Tomcat 6? Will it also get
> 3.7.2 (or at least 3.7.1)? Or will it stay on 3.7.0 for the foreseeable
> future? That's my big concern. As long as Tomcat 6 has 3.7.1 or better, it
> should be able to compile JSPs for Java 7. With 3.7.0, it can't.
>


1. Please do not top-post.

2. There is some time (months?) before next Tomcat 6. I think ECJ
version will be updated.

3. The more people use and say there are no issues, the easier it is to update.

In your case, to use Java 7 features in JSPs you would have to also
reconfigure JspServlet (using compilerSourceVM / compilerTargetVM
options) to target Java 7.

Best regards,
Konstantin Kolinko

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

Reply via email to