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 / ravikiran
with the call to setLocale of the ServletResonse Interface
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the default http method in the servlet?
What is a servlet engine?
What is servlet and its life cycle?
Explain how to improve Servlet Performance?
What’s the use of the servlet wrapper classes??
What are the functions of the servlet container?
What is servlet in simple terms?
What is a web container and what is its responsibility?
What is the use of httpservletrequestwrapper?
What is the difference between Servlets and Applets?
What is the use of java servlet api?
What are the advantages of cookies?
Explain servlet events?
What are the new features added to servlet 2.5?
What is MIME Type?