What is http servlet in java?
No Answer is Posted For this Question
Be the First to Post Answer
How can we invoke another servlet in a different application?
What is meant by Servlet? What are the parameters of service method?
What is forward() and include() of servlets RequestDispatcher interface?
What is the use of servletconfig interface?
when will cookie information destroy?
How we can create war file in servlet?
What is a parser. What does a parser do with a XML? Why do we need it?
what is the difference between servlets and struts?
Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.
init() method of servlet loaded by?
what is the advantage of using Servlets over CGI programming?
what are the disadvantages of cookies?