You wouldn't do that component by component, but rather for your whole
page. One way of setting the encoding of a page is to make this the
first line of your page markup:

<?xml version="1.0" encoding="UTF-8" ?>

Some discussion is here
http://www.wicket-wiki.org.uk/wiki/index.php/Markup_encoding too, and
you could take a closer look at some examples (like FormInput).

Eelco


On 7/15/06, ketan gote <[EMAIL PROTECTED]> wrote:
> hello
>
> friends
>
> sorry for mailing u directly.
> but i am having problem.
> i have taken wicket autocomplete text field ,
> for which i have to set unicode .
> ie the related data which is coming have to be shown in My Langauage(ie
> asian marathi/hindi)
> pls send me mail direcly if possible.
> wating for reply
>
> --
> Regards
>
> Ketan D.Gote
>
>
> --
> Regards
>
> Ketan D.Gote
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
>
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to