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
How can we upload the file to the server using servlet?
Explain the lifecycle of a servlet?
What is a servlet-to-servlet communcation?
What is the use of servletconfig interface?
What are the mechanisms used by a servlet container for maintaining session information?
Why are servlets used?
What are the ways to handle multi-threading in servlets?
What is java servlet session?
Which is the methods of generated servlet?
What is preinitialization of a servlet?
Can you use javascript in servlets?
Difference between httpservlet and generic servlets?
Elucidate servlet attributes and its scope?
What are the new features added to servlet 2.5?
What is the use of request dispatcher interface?