Hi! ----- Original Message ----- From: "Blaine Berger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 8:40 AM Subject: running *.jsp at DocumentRoot of Apache
> In trying out Tomcat4 with the WebAppDeploy directive inside of > httpd.conf, I can get the servlets and jsp pages to work for all > declared directories ... except for the DocumentRoot of Apache. > > In other words, if I have an index.jsp file at the DocumentRoot directory (or any > *.jsp at this root), I can't seem to arrive at the correct WebAppDeploy > directive for Tomcat to process. It gets displayed as text. > That's the way it should be with your situation if I get it right. To get .jsp processed you're expected to put them into apropriate web-app, ROOT (all caps) in your case. > Anyone done this successfully? > I didn't do that, but as far as I understand cpecs... I hope it helps. Anton. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
