Because that url is not really generated normally anymore for form components
Because the onSelectionChange is done as a "semi" submit of the form. and not through a url.
And what do you mean that if you mount a page you get that url? That doesn't look like a mount url
That is an interface url with the selected choice appended to the url. (that 123)
or isn't that the selected value??
On 5/31/06, Ralf Ebert <[EMAIL PROTECTED]> wrote:
Hi,
I have a page with a DropDownChoice using the
wantOnSelectionChangedNotifications feature. This works very well. I
just tried out page mounting using app.mountBookmarkablePage, which
gives me an url like
http://localhost:8080/xxx/yyy/clients?wicket:interface=:5:clientChoice::IOnChangeListener&clientChoice=123
Unfortunately, now the drop down choice doesn't have the just selected
value in the next response. Is there something I have to pay attention
when using page mounting or should this work fully transparent? (I
thought it would and so I was surprised to see a different behaviour
when activating page mounting)
Ralf
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
