Cool! Thanks a lot. One thing: it is advisable to start your page's markup files with:
<?xml version="1.0" encoding="utf-8"?> So that the encoding is set properly. If that is not put in the markup, it renders quite funny on my box :) Maybe you want to take a look at these buttons too? You can look at FormInputApplication.init to see how that is done for Chinese. Cheers, Eelco On 5/9/06, Takeshi Matsuba <[EMAIL PROTECTED]> wrote:
Hi I am Japanese Wicket user. I translate three files of Wicket-examples . FormInput_ja.html FormInput_ja.properties FoemInputApplication.properties see attached file thanks
------------------------------------------------------- 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&kid0709&bid&3057&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
