How to work with Chinese login page
(internationalization).if he enters user name and password
in chinese, how is it converted to English and validate in
db? And in reverse it should display welcome message in
Chinese,if user is valid

Answer Posted / rashmi

Using Locale Class, it may be done... try it using Locale
class...

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the differences between jsp and servlet.

546


Which protocol will be used by browser and servlet to communicate

584


Is servlet synchronized?

605


Write a servlet to upload file on server.

604


What's the difference between authentication and authorization?

554






What is servlet interface?

706


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

545


How to make sure a servlet is loaded at the application startup?

560


What is the need of session tracking in web application?

585


Can we fetch the attributes related to a servlet on a different servlet?

638


What is httpservlet class?

542


What is servlet in tomcat?

564


What are the different ways we can maintain state between requests?

580


Whats the advantages using servlets over using CGI?

590


What is the difference between using getSession(true) and getSession(false) methods?

574