Jasper: INFO Priority logging of request parameters from JspServlet

2004-01-12 Thread Andrew May
Hi, Using Tomcat 5 I'm seeing INFO log messages from org.apache.jasper.servlet.JspServlet containing request parameters. Having looked at the code I'm not sure that this is deliberate because the logging is done within a if (log.isDebugEnabled()) check. Also, the priority was changed from info

Problem with taglib declarations in Tomcat 4.1.18

2003-03-24 Thread Andrew May
Hi, we've just upgraded the version of JBoss that we're running our J2EE application on, and this has meant an upgrade to the servlet and JSP engines. We've started having problems with our JSPs not validating due to the same taglib being declared multiple times. The exception is: