This week's book giveaway is in the Flex forum. We're giving away four copies of Flex 4 in Action and have Tariq Ahmed, Dan Orlando, John C. Bland II & Joel Hooks on-line! See this thread for details.
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 ]