Or, just put an "empty" page class in there to control your static HTML. Then, if you do ever discover that you want some dynamic bits on your home page, you can easily add it.
On Fri, Feb 5, 2010 at 5:35 AM, Ernesto Reinaldo Barreiro <[email protected]> wrote: > Just an idea: > > -Mount Wicket filter to something different from /* > -Add and index.html to webapp folder. > > Ernesto > > > On Fri, Feb 5, 2010 at 11:24 AM, Ashika Umanga Umagiliya < > [email protected]> wrote: > >> Greetings, >> >> How can I set an static HTML page in webapp folder as my home page in >> Application class instead of using Wicket Page ? >> >> thanks in advance, >> umanga >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
