RE: Where do I have to put classes?

2002-03-17 Thread Rob Cartier
You should also review the web.xml file that is there. Without it you wont go very far -Original Message- From: Daniel Hinojosa [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 16, 2002 11:26 PM To: Tomcat Users List Subject: Re: Where do I have to put classes? Ryuji Yokoyama wrote

Re: Where do I have to put classes?

2002-03-17 Thread Ray Tayek
classes. I tired $CATALINA_HOME/web-apps, but I just got an error. Where do I have to put classes? And how can I change the directory? Thanks in advance. classes go in .../jakarta-tomcat-4.0.1/webapps/ROOT/WEB-INF/classes. try putting them there first. i.e. put Foo.class in the classes directory

Re: Where do I have to put classes?

2002-03-16 Thread Daniel Hinojosa
tired $CATALINA_HOME/web-apps, but I just got an error. Where do I have to put classes? And how can I change the directory? Thanks in advance. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL