What is the difference between a generic servlet and http servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What is servlet used for?
What is the use of attribute in servlets?
What must be implemented by all servlets?
What is the difference between Difference between doGet() and doPost()?
what is servlet and what you get when we use servlets?
What is the capacity the doget can send to the server?
Can we use the constructor, instead of init(), to initialize servlet?
How do I use cookies to store session state on the client?
How servlets are deployed in java?
How the JSP file will be executed on the Server side?
What is Request Dispatcher?