parameters,
IRequestCycle cycle)
{
setParameter1((Long)parameters[0]);
setParameter2((Long)parameters[1]);
}
}
Hopes it helps,
Jacob
--
View this message in context:
http://www.nabble.com/BreadCrumb-thoughts...-tf3866074.html#a10953676
Sent from the Tapestry - User mai
setParameter1((Long)parameters[0]);
setParameter2((Long)parameters[1]);
}
}
Hopes it helps,
Jacob
--
View this message in context:
http://www.nabble.com/BreadCrumb-thoughts...-tf3866074.html#a10953676
Sent from the Tapestry - User mailing list a
Hi,
Been thinking about implementing BreadCrumb component.
My thoughts currently...
Application's base Page implements "PageBeginRenderListener" and
does something like this:
public void pageBeginRender(PageEvent event) {
if (!event.getRequestCycle().isRewinding()) {
String _