if (MyAbstractPage.this instanceof MyPageWithTheRefreshIssue) {
setResponsePage(new MyPageWithTheRefreshIssue());
}But I wonder: is this a normal behavior? I guessed I need not to refresh it manually, need I?
Thanks! ;) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
