Re: how to deal with case sensitivity

2006-03-21 Thread Marcel Schepers
hricht- > > Von: Marcel Schepers [mailto:[EMAIL PROTECTED] > > Gesendet: Samstag, 18. März 2006 12:47 > > An: Tapestry users > > Betreff: Re: how to deal with case sensitivity > > > > Yes, that is exactly what I am planning to do. Now the trick > >

Re: how to deal with case sensitivity

2006-03-18 Thread Marcel Schepers
Yes, that is exactly what I am planning to do. Now the trick seems to be to send a 404 if the page does not exist. The PageSpecificationResolver throws a generic ApplicationRuntimeException if it can not find the page. How to send a 404 without modifying the Tapestry core library. Marcel On 3/18/