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


Please Help Members By Posting Answers For Below Questions

Is j2ee a language or framework?

688


What is java advanced?

679


Is tomcat a java ee?

670


What is javaserver pages standard tag library (jstl)?

678


What is context attribute?

756


How can I be good in java?

729


What is considered as a web component?

796


Why tomcat is used in java?

684


Define hashtable in j2ee?

748


What is declaration?

772


What is pure java?

746


Which java technology is in demand?

689


What is DDP?

717


Explain j2ee architecture.

800


Is java gui dead?

686