On Wed, Sep 24, 2014 at 8:49 AM, Chris Mylonas <ch...@opencsta.org> wrote:
> Hi Kalle, > >> In 5.4, you can contribute to the default error page and map exception >> types to specific error pages ( >> http://tapestry.apache.org/5.4/apidocs/org/apache/ >> tapestry5/internal/services/DefaultRequestExceptionHandler.html >> - that reminds me, I should add information about that to the user guide >> as >> well). >> > > I came across this earlier tonight http://tynamo.org/tapestry- > exceptionpage+guide and it looks like what you refer to in 5.4 docs. > I'm using 5.4-beta-6 for my little-bootstrap-project. Making > SliderException handled by a CreateDefaultSlider page is precisely what I'm > after to get me out of little-bootstrap-project curation tasks :) > You should update to 5.4-beta-22. And yes, a version of the tapestry-exceptionpage module was merged to T5.4. Kalle