RE: Redirecting Root Servlet

2006-04-04 Thread Richard Mundell
e root of your web server. Richard ___ Richard Mundell The Roberts Group Market Data Expertise that FITS. www.trgrp.com -Original Message- From: Khawaja Shams [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 04, 2006 7:19 PM To: Tomcat Users List Subject: Redirecting Ro

Redirecting Root Servlet

2006-04-04 Thread Khawaja Shams
Hello, I would like the default application path to send a redirect to our homepage (a site that is not running on tomcat). I tried editing index.jspinside the ROOT folder, but I found out that this particular page is precompiled at build time and will not get recompiled if any changes are made