hi, i'm using tomcat version 3.2.3, apache 1.3.20 with mod_jk-noeapi.so and mysql 3.x on a Linux Redhat 7. i'm using Dreamweaver UltraDev 4 to create my insert page which I could insert my records into the mysql server successfully. However, when I configured TomCat to use the Apache 1.3.20 server with the plugin mod_jk-noeapi.so, I got the following error: HTTP/1.1 200 OK Date: Wed, 19 Sep 2001 23:21:08 GMT Server: Apache/1.3.20 (Unix) mod_jk Servlet-Engine: Tomcat Web Server/3.2.3 (JSP 1.1; Servlet 2.2; Java 1.1.8; Linux 2.2.16-22 i686; java.vendor=IBM Corporation) Keep-Alive: timeout=15, max=98 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html;charset=ISO-8859-1 d5 Insert completes! 0 When I refresh my browser, the above error message went away and I got the valid message saying thank you for submitting! Even I got the above error, my record successfully inserted my database. I was using IE 5.0 and Netscape 6.0 and I got the same error message. If I used Netscape 4.75, I did not get the error. Can anyone pls help? thanks -minh
