You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ryan Cornia <RC...@utah.gov> on 2002/09/25 16:12:10 UTC

DBTags problem with Tomcat 4.1.12?

I'm trying to use DBTags from jakarta.apache.org with Tomcat 4.1.12. The tags worked correctly in Tomcat 4.0.4, but in 4.1.12, if the sql query does not return a result set, the actual sql query is printed to the JSP!!! Yikes! The query should not be printed to the JSP page under any circumstances.
 
Anyone else experience this, know of a fix?
 
Thanks,
Ryan