Answer Posted / yogesh
Interfaces:Serialiazable- java.io.*;
ServletConfig -javax.servlet.*;
Servlet- javax.servlet.*;
classes: GenericServlet- javax.servlet.*;(abstract class)
HttpServlet-javax.servlet.http.*;(abstract class)
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the types of Session Tracking ?
What is URL Encoding?
What is MIME Type?
What is getservletcontext?
Can we override servlet service method?
What exactly is a servlet?
Differentiate between the web server and application server?
How can the session in servlet be destroyed?
What is java servlet session?
How many objects of a servlet is created?
How will you pass values from HTML page to the servlet?
What is setattribute in servlet?
Explain session tracking and its importance?
What is the advantage of Servlets when compared with other server side technologies?
Which method is called when reference variable is passed in system.net?