File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
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
.

This message was edited 1 time. Last update was at by Naresh Gunda

 
 
subject: regarding wicket homepage
 
developer file tools