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
Difference between forward() method and sendredirect() method ?
How to find whether a parameter exists in the request object?
What is servlet invoker?
How can you start a jta transaction from a servlet deployed on jboss?
How is a servlet implemented in code?
What is webservlet?
What's the architecture of a servlet package?
request parameter how to find whether a parameter exists in the request object?
How to create war file?
What are the exceptions thrown by servlets? Why?
What is the
Describe some assignments that are executed by servlet container?
What is a servlet?
What do you mean by cgi?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255