when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
TCS,
4 14834How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
3350How 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 8731Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
3 8722java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null while working with struts it displayed pls very ungent
IBM,
3 21743
What are the steps that are involved in using the httpservlet class?
What are some advantages of storing session state in cookies?
What is webservlet?
When a servlet accepts a call from a client, it receives two objects. What are they?
Name the packages that work with servlet?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
Which method of the httpservletrequest object is used?
What is Client-Server Computing?
Why do we have servlet listeners?
How can we refresh automatically when new data has entered the database?
Can you refresh servlet in client and server-side automatically?
What is life cycle of Servlet?
What are the exceptions thrown by servlets? Why?
What is cookie? Why is cookie used?
How can the session in servlet can be destroyed?