I've uploaded one to http://db.tt/VX3S5WL
When you change de drop down value, wicketAjaxPost asks for [/ajaxresponse/localAjaxResponse?random=0.35342031461186707] and receives: <ajax-response><redirect><![CDATA[localAjaxResponse/random/0.35342031461186707]]></redirect></ajax-response> The drop down doesn't change and you are redirected to [/ajaxresponse/localAjaxResponse/random/0.35342031461186707]. That explains why the browser it's redirected to the wrong webapp when localAjaxResponse is in another webapp. I don't know if I should try to change that behavior or look for another way to do this. Thank you in advance. On Thu, Dec 16, 2010 at 9:08 PM, Bruno Borges <[email protected]> wrote: > Could you provide a wicket quickstart application with such case? > > > Bruno Borges > www.brunoborges.com.br > +55 21 76727099 > > "The glory of great men should always be > measured by the means they have used to > acquire it." > - Francois de La Rochefoucauld --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
