Hello,

I missed the point that you are using the AutoCompleteTextField. Sorry, 
can't help you there.

     Erik.


王磊 schreef:
> In fact, i use utf-8 as my coding.
> The following is the content of the html.
>
>
> <?xml version="1.0" encoding="UTF-8"?>
> <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
> </head>
> <body>
> <form wicket:id="form">Country: <input type="text" wicket:id="ac" size="50" 
> /></form>
> </body>
> </html>
>
> I also tried many ways
> 1.keep meta charset or remove it.
> 2.keep <?xml version="1.0" encoding="UTF-8"?> or remove it.
>
> I can't get the right result.
>
> Another problem
> You can copy a chinese word and paste to the AutoCompleteTextField, no event 
> will fired.You can see it in the server side.
>
>
>   
-- 
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to