On Wednesday 18 August 2010, Hassan Schroeder wrote:
> On Wed, Aug 18, 2010 at 2:23 AM, David Goodenough
>
> wrote:
> > I have some old JSP pages which used to run on Tomcat 5.5. I tried to
> > move to Tomcat 6 and the current JSTL but I am getting some odd
errors.
>
> I don't remember any sim
On Wed, Aug 18, 2010 at 2:23 AM, David Goodenough
wrote:
> I have some old JSP pages which used to run on Tomcat 5.5. I tried to
> move to Tomcat 6 and the current JSTL but I am getting some odd errors.
I don't remember any similar problems moving from 5.5 to 6 but that
was seriously long ago, s
I have some old JSP pages which used to run on Tomcat 5.5. I tried to
move to Tomcat 6 and the current JSTL but I am getting some odd errors.
When I include the <%@ taglib directives inline in the source, say:-
...
<%@ taglib uri="http://java.sun.com/jsp/jstl/core"; prefix="c" %>
...
I get a