I really want to know how to encode-decode params in new PageParamters() calls.
Do I need to use WicketURLEncoder and WicketURLDecoder? If so, how? -- Tony On Tue, Nov 24, 2009 at 1:56 PM, Anton Veretennikov <[email protected]> wrote: > Hi! > > Sorry for simple question. > Do we need URLEncode when we use > > new PageParameters("param=value1"); > > -- Tony > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
