cant mount the homepage to "/" yet, will be available in a later release.
so just mount("/foo", getHomePage())
-igor
On Mon, Mar 31, 2008 at 7:53 PM, Alan Gutierrez <[EMAIL PROTECTED]> wrote:
> Nope.
>
> java.lang.IllegalArgumentException: The mount path '/' is reserved
> for the application home page
>
> I'm trying this...
>
> public class WicketApplication extends DataApplication
> {
> public WicketApplication()
> {
> mountBookmarkablePage("", EventPage.class);
> }
> }
>
> Not working.
>
> Alan
>
>
>
> On Mar 31, 2008, at 9:29 PM, Nick Heudecker wrote:
> > mountBookmarkablePage(..) in Application?
> >
> >
> > On Mon, Mar 31, 2008 at 8:48 PM, Alan Gutierrez
> > <[EMAIL PROTECTED]> wrote:
> >
> >> How do I implement this URL strategy?
> >>
> >> http://twitter.com/bigeasy
> >>
> >> Where the page is generated based on a single path parameter?
> >>
> >> I'm new to Wicket. Where to I look?
> >>
> >> Alan
> >>
> >> --
> >> Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504
> >> 717 1428
> >> Think New Orleans | http://thinknola.com/
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
> > --
> > Nick Heudecker
> > Professional Wicket Training & Consulting
> > http://www.systemmobile.com
> >
> > Eventful - Intelligent Event Management
> > http://www.eventfulhq.com
>
> --
> Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504
> 717 1428
> Think New Orleans | http://thinknola.com/
>
>
>
> ---------------------------------------------------------------------
> 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]