Re: PageParameters an URLEncode

2009-11-26 Thread Anton Veretennikov
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
anton.veretenni...@gmail.com wrote:
 Hi!

 Sorry for simple question.
 Do we need URLEncode when we use

 new PageParameters(param=value1);

 -- Tony


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



PageParameters an URLEncode

2009-11-23 Thread Anton Veretennikov
Hi!

Sorry for simple question.
Do we need URLEncode when we use

new PageParameters(param=value1);

-- Tony

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org