you dont build urls like that, you mount pages - then you know what the url
is.

what is the full stack trace?

-igor


On 8/31/07, V. Jenks <[EMAIL PROTECTED]> wrote:
>
>
> I'm sure this has been asked 1000x but I'm unable to find the answer...and
> don't have enough time left to keep digging.
>
> I simply want to call a bookmarkable page and pass it a parameter value...
>
> I got this far but my guesses have so far been wrong:
>
> ?wicket:bookmarkablePage=:com.myapp.BookmarkedPage&catid=1
>
> I get this error:
>
> "ERROR [RequestCycle] Can't instantiate page using constructor public
> com.myapp.BookmarkedPage(wicket.PageParameters) and argument catid = "1""
>
> It seems strange that I'm unable to quickly find an example of the URL
> format.  I've been away from Wicket for a few months and when I tried to
> use
> 1.2.6, I had a bunch of failures on code that currently works in 1.2.4, so
> I've stuck w/ that until I have time to figure out what's changed.
>
> Thanks!
> --
> View this message in context:
> http://www.nabble.com/BookmarkablePage-URL-tf4362196.html#a12433271
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to