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
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
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