You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Hoang, Hai" <Ha...@coair.com> on 2002/03/06 16:17:44 UTC

Stand-alone Torque and Struts

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