redirectToInterceptPage and string

2012-08-21 Thread Dan12321
Hi, is possible to redirect page like this: redirectToInterceptPage(myPage.html) ? I can do it: redirectToInterceptPage(new MyPage()); But I know only myPage.html and I do not know what Page class it is. So is it any way how to use string and redirectToInterceptPage? Thanks. -- View

Re: redirectToInterceptPage and string

2012-08-21 Thread Bertrand Guay-Paquet
myPage.html and I do not know what Page class it is. So is it any way how to use string and redirectToInterceptPage? Thanks. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/redirectToInterceptPage-and-string-tp4651417.html Sent from the Users forum mailing list