How do cookies work in servlets?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Explain servlet.
why are using HttpServlet in realtime projects and why are not using Genericservlet
What is cgi?
What is servlet name in web xml?
What is cgi and what are its drawbacks?
init() method of servlet loaded by?
What are the key methods that are involved in processing of http servlets?
How can you use a servlet to generate a plain text instead of html?
What is the use of request dispatcher interface?
How do you invoke a servelt?
Which is better jsp or servlet?