If you use stateful components (i.e. a link, etc.) on a page, the page state
has to be recorded into the URL.  But I think you can use
hybridurlencodingstrategy and it will at least look much nicer - without
wicket:interface in it, etc.

--
Jeremy Thomerson
http://www.wickettraining.com



On Mon, Nov 23, 2009 at 12:03 AM, Vipresh Sharma
<[email protected]>wrote:

> Hi,
>
> This is my first question about removing Wicket related/generated info from
> URL, Is there any way to hide framework related info on URL like a PageMap
> version and all other thing which Wicket generates.
>
> May the question is not well described because I newbie with Wicket, I Just
> want URL should be with my Page Parameters only with current Page path.
>
> Ex. https://login.yahoo.com/config/mail.jsp?&.src=ym&.intl=ca
>
> I hope Now my question is more clear.
>
> Regards,
> Vipresh

Reply via email to