Servlet is pure java object or not?
No Answer is Posted For this Question
Be the First to Post Answer
What are the security issues in Servlets?
Explain get and post.
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
What are the differences between forward() method and sendredirect() methods?
What do you mean by the servlet chaining?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
How servlets are deployed in java?
What is the use of httpservletrequestwrapper?
What is the difference between encodeRedirectUrl and encodeURL?
What is cgi?
What are the methods in HttpSession and their use?
What is servlet name in web xml?