How servlets are deployed in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the process for chaining servlet?
Some examples where generic servlet is used?
Can we call destroy() method inside the init() method? What happens when we do so?
How can we invoke another servlet in a different application?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What do you mean by httpservlet and how it is different from the genericservlet?
Hi frnds iam new to Java Kindy any one can provide or me Servlets Example code and can explain to me flow of servlets and as Jsp and Struts and provide to me some sample example on these 3 topic flow,code example,and tutorials,and related websites which i can refer....thanks in advance..........
Explain the differences between jsp and servlet.
What do you mean by servlet?
Is that servlet is pure java object or not?
What is servlet context ?
What is the use of request dispatcher interface?