mount the page in your application class with a different encodingstrategy.
e.g. indexedparamurlencodingstrategy which produces neat urls


miro wrote:
> 
> if my requestTarget is of type IListenerInterfaceRequestTarget,  
> WebRequestCodingStrategy  it calls  the method        protected CharSequence
> encode(RequestCycle requestCycle,
>                       IListenerInterfaceRequestTarget requestTarget) , this 
> method puts lot
> of details in url l?wicket:interface=:60:::: which does not makes sense to
> me. Is there any way I can  rephrase this and use the mounted string for
> this page ?  
>  
> 


-----
Michael Sparer
http://talk-on-tech.blogspot.com
-- 
View this message in context: 
http://www.nabble.com/url-when-requestTarget-is-of-type-IListenerInterfaceRequestTarget-tp19005159p19032924.html
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