Hi Pieter,

I think, what happens is that Tapestry handles the name of the non-existent
page as activation context to the page that is actually displayed (probably
your Index-Page).

>or do i have to change something? 
In a single page you could implement onActivate(String context) and redirect
to 404 yourself. If this botheres you on several pages you could implement a
Filter or Dispatcher.

Cheers nillehammer

-----
http://www.winfonet.eu
--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Error-page-recipe-not-working-anymore-after-update-to-t5-2-6-tp4615889p4616533.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to