There are two way at least:

1.try:throw new PageRedirectException("PageName");

2.In "ExceptionPresenter" service implementation,catch "CustomException" 
wrapped by ApplicationRuntimeException,then active "CustomPage" in 
method "presentException(IRequestCycle cycle, Throwable cause) "

Jone.hwk


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to