Sounds like a bug. Could you please file it?

Eelco

On 6/1/06, Ralf Ebert <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > Your dropdown doesn't sit inside a Form?
> > 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.
> no, there is no form because it's just a single dropdownchoice for
> page navigation. I thought this is allowed because DropDownChoice has
> a fallback for the case that it can't be handled using a form.
>
> > 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??
> My servlet is at the root path, so /xxx/yyy/clients is the mount path
> for the page. The url is pretty before the choice request, and that
> was my main issue. I don't care about the fact that the url is ugly
> after a choice/form request, although it would be great if there is a
> way to make it pretty/bookmarkable without too much effort...
>
> 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
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to