Explain the servlet context.
No Answer is Posted For this Question
Be the First to Post Answer
What are the methods in HttpServlet?
how the jsp page can be regenerated?
What is the difference between the include() and forward() methods?
What is a deployment descriptor?
What is servlet container?
Explain the architechure of a servlet?
What is the difference in between the httpservlet and generic servlet?
What is the ServletConfig() and what is its use?
How to get the current httpsession object?
How to get the actual path of servlet in server?
Explain the servlet filter.
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