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
Can I run seam in a j2ee environment?
What is java netbeans?
I’m new to WebLogic Does anyone knows how to Deploy Application using
What should a junior java developer know?
public class ActionSearchBean extends
GenericSearchBean
What is digest authentication?
What are the components and containers in java?
What is mean by j2ee?
What are struts?
Differentiate between .ear, .jar and .war files.
What do you mean by the component contract?
Which framework is best for java?
What is javafx java?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
Where is java used?