Servlet directory

2002-08-03 Thread Daliso Zuze
I have put some servlet classes in my web applications classes directory, however when I try to access it via the url http://localhost:8080/myapp/servlet/myservlet it does not work. It seems to only work when I put the classes in the default ROOT web app and access it via

Re: Servlet directory

2002-08-03 Thread Daliso Zuze
PM Subject: Re: Servlet directory And you've provided appropriate servelet and servlet-mapping entries in your web.xml? -Michael - Original Message - From: Daliso Zuze [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Saturday, August 03, 2002 4:51 AM Subject

Re: Servlet directory

2002-08-03 Thread Daliso Zuze
Thanks, I got it working now, I had misplaced the classes directory. Daliso - Original Message - From: Jacob Kjome [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Saturday, August 03, 2002 7:18 PM Subject: Re: Servlet directory The way you are trying to access this

STARTING TOMCAT: JAVA_HOME ERROR

2001-11-27 Thread Daliso Zuze
is displayed: Must set java_home to point to the jdk installation directory (or something like that) If anyone could help me out, I'd really appreciate it. Thanks, Daliso Daliso Zuze University of Namibia +264 81 248 4931 -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto

FAILING TO CONNECT TO TOMCAT ON PORT 8080

2001-11-27 Thread Daliso Zuze
Hello, I am running SUSE Linux 6.2 and I have recently installed the jdk1.3.1 and tomcat 1.4.1. I ran the startup.sh script as required and it seemed to have executed properly but the server does not respond to requests on port 8080 from my web browser. If anyone has any clues I'd appreciate

STARTING TOMCAT

2001-11-29 Thread Daliso Zuze
file? Daliso Zuze University of Namibia +264 81 248 4931 -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Problems starting tomcat on SuSE linux

2001-11-29 Thread Daliso Zuze
outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode) # # An error report file has been saved as hs_err_pid6614.log. # Please refer to the file for further information. # Daliso Zuze University of Namibia +264 81 248 4931 -- To unsubscribe: mailto:[EMAIL PROTECTED

Re: STARTING TOMCAT

2001-11-29 Thread Daliso Zuze
Thanks Avi, what exactly should it show if tomcat is running? Daliso - Original Message - From: Avi Green [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, November 30, 2001 3:20 AM Subject: Re: STARTING TOMCAT IS THERE ANY CONFIRMATION THAT YOU CAN GET THAT