Stephan Windmüller wrote: > The Request object still contains the URL with the needed path. How do I > get the eventContext from here?
The solution for this was the service "ComponentEventLinkEncoder". It creates a PageRenderRequestParameters object which contains the EventContext. Thanks to Igor Drobiazko for pointing this out! Additionally I needed a new interface for the ExceptionReport page to allow a class cast despite of the different class loaders[0] - Stephan [0] http://tapestry.apache.org/tapestry5/guide/reload.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org