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 this message in context: 
http://apache-wicket.1842946.n4.nabble.com/redirectToInterceptPage-and-string-tp4651417.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to