Re: JSP compilation error Tomcat 8.0.27

2015-10-05 Thread Zorro
Op 5-10-2015 om 16:27 schreef Mark Thomas: On 05/10/2015 14:08, Zorro wrote: Hi, I installed Tomcat 8.0.27 last weekend and now using it I do get JSP compilation exceptions. This is an example causing such an exception: (Active is a String and c: means jstl/core) If I change it to

Re: JSP compilation error Tomcat 8.0.27

2015-10-05 Thread Mark Thomas
On 05/10/2015 14:08, Zorro wrote: > Hi, > > I installed Tomcat 8.0.27 last weekend and now using it I do get JSP > compilation exceptions. > > This is an example causing such an exception: > > > > (Active is a String and c: means jstl/core) > > If I change it to this > > or > > > T

JSP compilation error Tomcat 8.0.27

2015-10-05 Thread Zorro
Hi, I installed Tomcat 8.0.27 last weekend and now using it I do get JSP compilation exceptions. This is an example causing such an exception: (Active is a String and c: means jstl/core) If I change it to this or Then no exception occurs anymore. I expected and being proper c