I have onActivate(String name) called twice. When called second time name="images".
I believe this is because there are some relative links. There is no way to make all URLs absolute. Is there any way to override this multiple calling? Like telling Tapestry not to process anything from certain directory (images) ? Thanks in advance.