what is a servlet? and explain its lifecycle methods?
Answer Posted / sadhi
servlet is the server side programming. servlet programs are
extends the server functionality. the main work of servlet
is give the respone to the client request. when the client
give the request this request is handle by server using
servlet program. to develop servlet programs we have 2 packages
1.import javax.servlet.*;
2.import javax.httpservlet.*;
3.import javax.genericserlet.*;
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between java and core java?
What is a java developer?
What is asant?
What software is needed for java programming?
Is java more difficult than c++?
What is java api for xml registries (jaxr)?
How many types of modules is defined by j2ee specification?
What is the use of jit compiler in java?
What is the J2EE module?
What is assembly in java?
What are the four components of j2ee application?
What is business method?
What is general entity?
What are the different java technologies?
What id url?