what is a servlet? and explain its lifecycle methods?
Answer Posted / narendra chiguluri
Servlet is a server side program which extends the
functionality of the server. life cycle methods are inIt(),
service(), destroy().
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Is java procedural or object oriented?
What is enterprise information system?
What will happen when you compile and run the following code?
What is japplet in java?
What is use of final keyword in java?
Is java an assembly language?
What is application configuration resource file?
Explain jta, jndi, and jms.
Is java 100 percent pure object oriented?
What is business logic?
Which software is used for java?
What are the component of java?
Is java a tool?
What is delegation?
What do you mean by the deployment descriptor?