Re: Tomcat in Win2k with IIS

2001-06-06 Thread Aaron Nance
To answer you question about if there is a difference between the JRE and the J2SDK, the answer is a definite yes. The difference is that the JRE does not come with the Java byte-code compiler and you need that in order to run Tomcat. Also, if you are not sure how to set environment variables

RE: Tomcat in Win2k with IIS

2001-06-05 Thread Todd Sussman
To answer your first question on wether you need a seperate web server, the answer is no. Tomcat works as a web server as well, but it is not a fast server. JDK includes (I believe) a java compiler to create the java files and and interpreter to run the java files. This is why you need it. If y

RE: Tomcat in Win2k with IIS

2001-06-05 Thread William C. Robertson
I'm not the one to be answering questions, but at least I have a green up arrow. It seems the green up arrow is more a product of file exitence than file content. If I rename workers.properties to XX.properties I get a red arrow. If I change the contents of the file to garbage the arrow stays gr