I went through the torque tutorial and everything is working great. Now I want to test the code using JSP/Struts in Tomcat 4 instead of a java stand-alone program. To start off, I put the compiled class in torque/bin/classes directory in the WEB-INF/classes directory and torque/lib directory in WEB-INF/lib directory but I got errors. Do you know what I done wrong and what is the recommend way of doing decoupled torque with tomcat 4 and Struts? Thank You, Hai Hoang

