why not ?

You used app.mountPage() (i.e. MountedMapper) to mount that page.
if you use http://host:port/wicket/bookmarkable/com.mycompany.HomePage then
a new instance will be created every time and the params will be as you
expect them

On Tue, Apr 5, 2011 at 10:58 AM, nino martinez wael <
nino.martinez.w...@gmail.com> wrote:

> I dont think this is expected behaviour although ive noticed it too.
> On Apr 5, 2011 10:50 AM, "nimmy" <nim_sa...@hotmail.com> wrote:
> > Hi,
> >
> > I have a bookmarkable page that takes 2 page parameters. The page
> parameters
> > determine the content that is displayed. The URL to the page is of the
> > format:
> >
> >
>
> http://localhost:8080/view?2&gid=2&authKey=776bbb3e-83d1-4452-a7df-ff18b46169aa
> >
> > I manually modified the page parameters in the URL expecting to see
> > different content but this does not happen. The content only changes when
> I
> > delete the page version parameter.
> >
> > Is this expected behaviour? I would expect that changing the page
> parameters
> > would create a new version of the page. Is this not the case?
> >
> > Thanks,
> > Nim
> >
> >
> >
> > --
> > View this message in context:
>
> http://apache-wicket.1842946.n4.nabble.com/1-5RC2-URL-question-Is-this-expected-behaviour-tp3427453p3427453.html
> > Sent from the Users forum mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to