thanks Anton :)
----- Original Message ----- From: "Anton Brazhnyk" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, January 24, 2002 7:15 PM Subject: RE: setting classpath in TOMCAT 4.0 > Hi, > > > -----Original Message----- > > From: Jeff Ong [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 24, 2002 12:47 PM > > To: Tomcat Users List > > Subject: setting classpath in TOMCAT 4.0 > > > > > > hi all, > > > > I faced problem when try to set CLASSPATH in TOMCAT. I have my own java > > beans and servlets which located in others path. Where should i set these > > path in order to let TOMCAT refer it in runtime? > > > > You just need to put your classes to WEB-INF/classes of your web-application > or to WEB-INF/lib if they're packaged as .jar > There are couple of places you could also use, just RTM :)) > > Anton. > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
