What is difference between jsp and servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the capacity that doGet method can send to the server?
What are the differences between servlet context vs servlet config?
Difference between doget and dopost?
Define servlet mapping?
Write a hello world program using servlets.
When the methods init() and Distroy() will be called?
What is url encoding and url decoding
What is meant by a web application
what is the advantage of using Servlets over CGI programming?
when you comppile the servlet is it neccesary to restaet the tomcat server?
What are the methods in HttpSession and their use?
If servlet receives multiple requests, how many objects will it create?