This is because the webserver looks for processing everything after mydomain.com except for */examples, which is delegated to tomcat.
You need to configure tomcat and apache to delegate all requests on mydomain.com/*.jsp to Tomcat. -----Original Message----- From: Charles Jordan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 11:34 AM To: [EMAIL PROTECTED] Subject: jsp problem In my never ending quest to setup my server to use: http://mydomain.com instead of: http://mydomain.com/examples I am now able to use http://mydomain.com but my index.jsp source code is being displayed, instead of it executing. Any idess as to what I'm doing wrong? Charles (Allen) Jordan <[EMAIL PROTECTED]> System Administrator (407)771-8919 Convergys 285 International Parkway, Lake Mary, FL 32746-5007 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]