when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
TCS,
4 14804How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
3344How 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
4 8687Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
3 8688java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null while working with struts it displayed pls very ungent
IBM,
3 21705
What is the life-cycle of servlets?
Explain the jar and war files in servlet?
Explain url encoding?
When servlet is loaded?
What are the phases of servlet life cycle?
What is servlet initializer?
How the JSP file will be executed on the Server side?
How would you create deadlock on your servlet?
What is the difference between context parameter and context attribute?
What is string tokenizer?
What is servlet container?
How native code can be used in a servlet?
What is the difference in between the httpservlet and generic servlet?
What is the difference between forward () and sendredirect () functions in servlet? Explain
What is the use of httpservletrequestwrapper?