RE: Global Default Error Page

2011-03-22 Thread Caldarale, Charles R
> From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan > Rosenberg > Subject: Re: Global Default Error Page > I configured this error page in conf/web.xml. Seemed like this made > the most sense. Not sure about that. Whatever you put in conf/web.xml

Re: Global Default Error Page

2011-03-22 Thread Jonathan Rosenberg
rles R wrote: >>> From: Jonathan Rosenberg [mailto:shmol...@gmail.com] >>> Subject: Global Default Error Page >> >>> How can I create a custom 404 error page for the case where >>> the URL maps to a non-existent webapp? >> >> *All* URLs map to a

Re: Global Default Error Page

2011-03-22 Thread Mark Thomas
On 22/03/2011 15:07, Caldarale, Charles R wrote: >> From: Jonathan Rosenberg [mailto:shmol...@gmail.com] >> Subject: Global Default Error Page > >> How can I create a custom 404 error page for the case where >> the URL maps to a non-existent webapp? > > *All* U

RE: Global Default Error Page

2011-03-22 Thread Caldarale, Charles R
> From: Jonathan Rosenberg [mailto:shmol...@gmail.com] > Subject: Global Default Error Page > How can I create a custom 404 error page for the case where > the URL maps to a non-existent webapp? *All* URLs map to a webapp, even if it's the default (ROOT) one. Put your cus

Re: Global Default Error Page

2011-03-22 Thread Thad Humphries
istent webapp? > > I know how to do this for an individual webapp, but can't figure put > where the "global default" error page comes from. > -- "Hell hath no limits, nor is circumscrib'd In one self-place; but where we are is hell, And where hell is, t

Global Default Error Page

2011-03-22 Thread Jonathan Rosenberg
How can I create a custom 404 error page for the case where the URL maps to a non-existent webapp? I know how to do this for an individual webapp, but can't figure put where the "global default" error page comes from. -- Jonathan Rosenberg Founder & Executive Director T