Difference between httpservlet and generic servlets?
No Answer is Posted For this Question
Be the First to Post Answer
What are the type of protocols used in httpservlet?
How a servlet is unloaded?
What is the capacity the doget can send to the server?
What is the servletconfig object?
Explain the servlet context.
What is difference between server and servlet?
What is the <load-on-startup> element?
i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?
What is the difference between Servlets and Applets?
How forward () method is different from send redirect () method?
Why is a constructor needed in a servlet even if we use the init method?
Why are http servlets used in programming?