On 11.10.2010 20:28, Thiago H. de Paula Figueiredo wrote: >> No, and I am unsure about how to use it. As far as I can see, the >> implementation of the ValueEncoder interface does not permit throwing >> Exceptions. > Any RuntimeException or subclass can be thrown in any method of any class > or interface.
The difference is that NotFoundException is not a RuntimeException, so I have to declare it. This works when I write the onActivate code manually in each page. Regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org