Re: 404 errorpage customization

2001-08-30 Thread bipin_jsp
This code be placed in to web.xml file. - Original Message - From: SriHari <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 28, 2001 9:45 AM Subject: 404 errorpage customization > Hi > Where should i place the below xml information to redirect the 4

Re: 404 errorpage customization

2001-08-28 Thread Ashish Shrestha
Hi, I put it in the web.xml in the conf directory of tomcat. Ashish Shrestha === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST

RE: 404 Errorpage Customization

2001-08-28 Thread SriHari
To: [EMAIL PROTECTED] Subject: Re: 404 Errorpage Customization It's in your web.xml file under the TAG. Claudio -Original Message- From: Young-Gun, Cho Sent: Tue 8/28/2001 10:33 AM To: [EMAIL PROTECTED] Cc: Subject: Re: 404 Erro

Re: 404 Errorpage Customization

2001-08-28 Thread Claudio Parnenzini
It's in your web.xml file under the TAG. Claudio -Original Message- From: Young-Gun, Cho Sent: Tue 8/28/2001 10:33 AM To: [EMAIL PROTECTED] Cc: Subject: Re: 404 Errorpage Customization th

Re: 404 Errorpage Customization

2001-08-28 Thread Young-Gun, Cho
that is related Apache configuration, i guess.. see the apache book or reference. good luck! SriHari wrote: > Hi > Where should i place the below xml information to redirect the 404/500 and > other general errors to a custom page > I am using Tomcat 3.2.3 i have tried it in server.xml config

404 Errorpage Customization

2001-08-27 Thread SriHari
Hi Where should i place the below xml information to redirect the 404/500 and other general errors to a custom page I am using Tomcat 3.2.3 i have tried it in server.xml config file with in tag Pl specify where Tomcat finds the eror/404.jsp file .. 404 error/404.jsp ant othe

404 errorpage customization

2001-08-27 Thread SriHari
Hi Where should i place the below xml information to redirect the 404/500 and other general errors to a custom page I am using Tomcat 3.2.3 i have tried it in server.xml config file with in tag Pl specify where Tomcat finds the eror/404.jsp file .. 404 error/404.jsp ant othe