RE: Tomcat and Apache, very newbie question !

2001-08-01 Thread Barry Draper
I agree, you should read the docs. Look in TOMCAT_HOME\doc\uguide\tomcat_ug.html and read the section entitled "Setting Tomcat to Cooperate with the Apache Web Server." It has a good, concise description of why to combine Tomcat with Apache. Barry Draper IBM Informix Oakland, CA >

RE: How to "alias out" port 8080?

2001-07-31 Thread Barry Draper
cat with Apache, Tomcat listens by default on 8007 and Apache (listening by default on 80) dispatches/routes servlet requests to Tomcat. Barry Draper IBM Informix Oakland, CA [EMAIL PROTECTED] > -Original Message- > From: Ali Manji [mailto:[EMAIL PROTECTED]] > Sent: Tuesday

RE: Documentation for Tomcat 4.0

2001-07-27 Thread Barry Draper
ation directory. Example: E:\Jakarta\jakarta-tomcat-3.2.1\doc\uguide\tomcat_ug.html I don't think it's accessible via links from the Tomcat server home page. You have to explicitly enter the URL or open the file from your browser through the File/Open browser menu item. Barry Drap

RE: Antw: RE: [Tomcat Documentation Redactors To Hire] -WAS:TOMCATSUCKS (Abwesenheitsnotiz)

2001-06-29 Thread Barry Draper
Petra- Excuse my poor German, but you are posting many emails. Do you intend to send so many? It is filling my inbox. Barry -Original Message- From: Petra Hora [mailto:[EMAIL PROTECTED]] Sent: Friday, June 29, 2001 6:50 AM To: [EMAIL PROTECTED] Subject: Antw: RE: [Tomcat Documentation R

RE: Tomcat Book

2001-06-15 Thread Barry Draper
Although not specifically devoted to Tomcat, the book "Java Servlet Programming, 2nd Edition" by Jason Hunter with William Crawford (O'Reilly, April 2001, ISBN 0-596-00040-5) uses Tomcat as the servlet engine for the servlet examples and has some useful documentation about configuring and using

RE: Problem: Using Tomcat 3.2.1 on NT 4.0 SP5, get Internal Servl et E rror on writing POST response approx. > 800kb in length

2001-06-07 Thread Barry Draper
-- Bill K. -Original Message- From: Barry Draper [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 07, 2001 12:55 PM To: [EMAIL PROTECTED] Subject: Problem: Using Tomcat 3.2.1 on NT 4.0 SP5, get Internal Servlet E rror on writing POST response approx.

Problem: Using Tomcat 3.2.1 on NT 4.0 SP5, get Internal Servlet Error on writing POST response approx. > 800kb in length

2001-06-07 Thread Barry Draper
intln(result);   I verified that the response buffer size was increased to 64kb and the content length was set correctly.   Still, I get the error on writing the response.   Is this a known problem with a fix? Am I doing something wrong? Please advise.   Thanks. Barry Draper [EMAIL PROTECTED]  

RE: Question: Tomcat 3.2.1 servlet and dynamically loading JAR files

2001-06-04 Thread Barry Draper
those incompatible JAR files. Thanks much for your help. Barry Draper [EMAIL PROTECTED] -Original Message- From: Brett Knights [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 03, 2001 10:09 PM To: [EMAIL PROTECTED] Subject: RE: Question: Tomcat 3.2.1 servlet and dynamically loading JAR files

Question: Tomcat 3.2.1 servlet and dynamically loading specific J AR files

2001-06-02 Thread Barry Draper
done with the java.lang.ClassLoader or some other standard classes? Can someone point me to some sample code which demonstrates how to do this? Thanks. Barry Draper [EMAIL PROTECTED]

Question: Tomcat 3.2.1 servlet and dynamically loading JAR files

2001-06-02 Thread Barry Draper
done with the java.lang.ClassLoader or some other standard classes? Can someone point me to some sample code which demonstrates how to do this? Thanks. Barry Draper [EMAIL PROTECTED]

Question: Tomcat 3.2.1 servlet and dynamically loading specific JAR files

2001-06-02 Thread Barry Draper
with the java.lang.ClassLoader or some other standard classes? Can someone point me to some sample code which demonstrates how to do this? Thanks. Barry Draper [EMAIL PROTECTED]