What do you mean by deployment descriptor?
No Answer is Posted For this Question
Be the First to Post Answer
explain the advantages of servlet life cycle?
If you want to modify the servlet,will the Webserver need to be ShutDown ?
Can we define constructor in Servlet class?
What is the default HttpRequest method?
What do you mean by httpservlet?
What do you mean by web applications? Explain web application directory arrangement?
What must be implemented by all servlets?
How can you create a session in servlet?
How can we refresh automatically when new data is entered into the database?
What is the capacity that doGet method can send to the server?
How can you run a servlet program?
Write a program to show the functionality of doget and dopost method?