what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
No Answer is Posted For this Question
Be the First to Post Answer
What is servlet in simple terms?
What do you mean by request dispatcher in servlet? Also explain its methods.
List the Different types of servlet?
What is forward() and include() of servlets RequestDispatcher interface?
Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????
Define context initialization parameters.
What is meant by servlet? What are the parameters of the service method?
What is the type of method for sending request from http server?
where the generated jsp source file are stored?
Explain the servlet filter.
What are the drawbacks of cgi?
What is servlet interface?