Which method the Servlet container call to create the
instance of the servlet?
Answer Posted / ravikiran.chd
class.forName(classname).getInstance()
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain servlet events?
Write a hello world program using servlets.
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
What do you mean by annotations in servlet?
How servlet is created?
When servlet object is created?
What is the capacity the doget can send to the server?
What is servlet name in web xml?
List out difference between a JavaBean from a Servlet?
What are different ways for servlet authentication?
What is getservletcontext?
How to handle exceptions thrown by application with another servlet?
What is called servlet mapping?
Why are http servlets used in programming?
Define the life cycle of a servlets.