How can I access files that are in the webapps directory?

2002-07-23 Thread Laurence Turpin
Hi I have installed Tomcat 4.04 on my Mandrake 8.2 server. The problem I have is that the book I am reading tells me to put my files in the webapps directory, but when I try to access them Tomcat automatically looks for them in the webapps/ROOT directory. Should I alter my configuration in

How do you do embedded Tomcat?

2002-03-29 Thread Laurence Turpin
Hi, I am trying to learn, how to use Tomcat 4.03 from the book Apache Jakarta Tomcat by James Goodwill. The book does not explain things in much detail. Chapter 6 is about embedding Tomcat, it gives the following server.xml file and EmbeddedTomcat.java file It does not explain what directories

Re: How do you do embedded Tomcat?

2002-03-29 Thread Laurence Turpin
Hi Carlos, Thankyou for your help. The problem I still have now is where do I put the server.xml file At the moment it is in the C:\EmbeddedTomcat along with the compiled EmbeddedTomcat.java file EmbeddedTomcat.class I have tried puting the server.xml file in place of the default server.xml in

Problems compiling programs.

2002-03-26 Thread Laurence Turpin
hi, I know this is probably quite a basic question but I have been trying for ages to sort it out. Please help. I have Windows XP home edition on my PC, and have Jakarta Tomcat 4.03 running with Java 2 sdk1.4.0. I find that I am having trouble compiling programs that have import statements