IntelliJ Java IDE
The moose likes Other Application Frameworks and the fly likes regarding wicket homepage Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "regarding wicket homepage" Watch "regarding wicket homepage" New topic
Author

regarding wicket homepage

Naresh Gunda
Ranch Hand

Joined: Oct 15, 2005
Posts: 163


The above code is from a Wicket example webapplication, it specifies the homepage ( Login ) for the webapplication ( MyWebApplication ).
My query is,
If we want to change the home page in future, do we have to modify the getHomePage() method every time? Is there any way to specify the home page with out changing the java class. Please clarify.
[ November 11, 2008: Message edited by: Naresh Kumar ]
Naresh Gunda
Ranch Hand

Joined: Oct 15, 2005
Posts: 163
.
 
 
subject: regarding wicket homepage
 
Threads others viewed
Integrating Wicket & Struts
cannot find symbol
Struts2 tiles ActionClass not detected
Appropriate level of testing
First Wicket Problem
IntelliJ Java IDE