when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
TCS,
4 14995How 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 8948Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
3 8862java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null while working with struts it displayed pls very ungent
IBM,
3 21920
What is webservlet?
Is servlet synchronized?
Explain the differences between jsp and servlet.
Elucidate servlet attributes and its scope?
What is the difference between servlet and filter?
Explain web container.
Explain web application directory arrangement?
What is servlet container?
Why is init() method is used in servlets?
What is the use of httpservletresponsewrapper?
Can we override destroy method in servlet?
What is the use of welcome-file-list?
What is the directory structure of web application?
What’s the difference between forward() and sendredirect() methods?
What are the uses of servlet and what is servlet chaining?