when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
TCS,
4 14996How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
3395How 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 8952Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
3 8863java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null while working with struts it displayed pls very ungent
IBM,
3 21926
What is the difference between using getSession(true) and getSession(false) methods?
Can you use javascript in servlets?
What is difference between jsp and servlet?
What is servlet instance?
What is the difference between servlet and jsp?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
Why do we have servlet listeners?
What are the uses of servlet and what is servlet chaining?
How to commuincate between an applet and a servlet?
What is Request Dispatcher?
Difference between forward() method and sendredirect() method ?
How a servlet is unloaded?
What is war file?
What is Servlets and explain the advantages of Servlet life cycle?
Explain in brief the directory structure of a web application?