ajp12 error while making servlet call

2000-12-20 Thread Srinivas, Rajesh
hi , i get this error frequently in the mod_jserv.log, and tomcat does not seem to respond to any servlet call. [20/12/2000 14:46:39:366] (EMERGENCY) ajp12: can not connect to host 127.0.0.1:8083 [20/12/2000 14:46:39:369] (EMERGENCY) ajp12: connection fail [20/12/2000 14:46:39:370] (ERROR) an

error while trying to create mod_jk for tomcat3.2

2000-12-20 Thread Srinivas, Rajesh
hi, I am new to unix and i am trying to create mok_jk.so. i am getting the following errors when i execute the following command, apxs -o mod_jk.so -DSOLARIS -I../jk -I/usr/java1.2/include -I/usr/java1.2/include/solaris -c *.c ../jk/*.c apxs:Error: Sorry, no DSO support for Apache available

error while trying to create mod_jk for tomcat3.2

2000-12-20 Thread Srinivas, Rajesh
hi, I am new to unix and i am trying to create mok_jk.so. i am getting the following errors when i execute the following command, apxs -o mod_jk.so -DSOLARIS -I../jk -I/usr/java1.2/include -I/usr/java1.2/include/solaris -c *.c ../jk/*.c apxs:Error: Sorry, no DSO support for Apache available

RE: Netscape displaying the HTML code

2000-12-19 Thread Srinivas, Rajesh
hi, I suppose you have to set the content type as text/html using the setContentType() method of response object. Hope this helps. Rajesh -Original Message- From: Guntupalli Shanti [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 19, 2000 1:16 PM To: [EMAIL PROTECTED] Subject: