an Application class (and WebApplication) has method Class getHomePage() Why this method returns class instead of Page object? Now I'm limited to use non-argument constructor, I connot pass any dependiences and so on.
Are there any posibilities to instance and return Page object? regards Kamil -- View this message in context: http://www.nabble.com/How-can-I-instance-home-page-myself-tp20723688p20723688.html Sent from the Wicket - User mailing list archive at Nabble.com.
