Define the life cycle of a servlets.
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by singlethreadmodel interface?
Can you call a jsp from the servlet?
what is the advantage of using Servlets over CGI programming?
Which method of the httpservletrequest object is used?
Tell us something about servletcontext interface.
What do you mean by web applications?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
How do you deal property files in servlet?
If some new data has entered the database, explain how can a servlet refresh automatically?
Can you explain in detail 'javax.servlet' package?
How the typical servlet code look like ?
What is the difference between 2 types of servlets?