The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Character Conversions from Browser to Database

Posted by joconner on December 20, 2005 at 4:07 PM PST

It's relatively easy to enter multilingual text into a rich client, Swing application. Doing so in a browser-based, web application isn't always as easy. If you're interested in how to avoid data loss as characters move from browsers to database, you may want to take a look at this recent Java EE tech tip: Charset Conversions from Browser to Database.

As always, your feedback and suggestions for new articles and material are always welcome.

Related Topics >> J2EE      
Comments
Comments are listed in date ascending order (oldest first)