JSP header info.

2002-08-14 Thread Mark_DiBattista
Is it possible to configure Tomcat to automatticaly append a default header (as designated by me) information to select JSP files? Thanks, Mark -- To unsubscribe, e-mail: For additional commands, e-mail:

.htaccess files and Compact Privacy Policies

2002-08-14 Thread Mark_DiBattista
Hi, I've been trying to set up a .htaccess file to append a P3P compact privacy policy to the header of a JSP. So far, I've placed the .htaccess file in my F:/Apache/htdocs directory and I'm getting back the compact privacy policy in the header when I go to the http://foo.mycompany.com, default

.htaccess files

2002-08-12 Thread Mark_DiBattista
Hi, I'm trying to configure a .htaccess file to set a compact privacy policy for our web server, IE 6 doesn't like 3rd Party cookies too much. The body of my .htaccess file looks like this. header append P3P 'CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"' I've placed

JSP/HTML page recognition

2002-07-12 Thread Mark_DiBattista
33 PM - Mark_DiBattista@m apinfo.com To: [EMAIL PROT

JSP/HTML page recognition

2002-07-12 Thread Mark_DiBattista
Hi, I'm running Tomcat4.0.3 and I'm trying to get it to automatically load JSP pages when I go to an applications context. I thought there was a setting in Tomcat4.0.3\conf\web.xml, but I can't seem to get it to work. Thanks for any responses. -- To unsubscribe, e-mail:

RE: Virtual Hosts Question

2002-07-10 Thread Mark_DiBattista
Ahh, that looks like what I may have to do. Thank you both for your help. Since I've got your attention, I've just got one more question. The reason I'm setting up two different versions of Tomcat on my machines, wasn't by choice. We were actually running everything on Tomcat3.2.1 and it was

RE: Virtual Hosts Question

2002-07-10 Thread Mark_DiBattista
I was actually trying to do this. ServerAdmin [EMAIL PROTECTED] DocumentRoot "F:/apache1.3.26/Apache/htdocs/manual" ServerName lindos.mapinfo.com ErrorLog logs/error8080.log CustomLog logs/access8080.log common Include "F:/tomcat4.0.3/conf/apache_mod_jk.conf" The wanted th

Virtual Hosts Question

2002-07-10 Thread Mark_DiBattista
Hi, I'm trying to run 2 different versions of Tomcat (3.2.1 and 4.0.3) through 1 Apache (1.3.26). I haven't had much luck running the two modules ApacheModuleJServ and Mod_jk together through Apache with Include statements, actually I'm not even sure if it's possible...? Now I'm going to try s

Tomcat/Apache Q

2001-05-07 Thread Mark_DiBattista
Right now, I am running a web app. with a Tomcat 3.2.1 and Apache 1.3.12 configuration. I want to track all errors that are produced in the Apache error.log Does anyone out there know of a way to use the Apache error.log to track use and set it up as a simple reporting tool? One that will send