can servlet have instance variables?
Answer Posted / soori
yes
| Is This Answer Correct ? | 5 Yes | 12 No |
Post New Answer View All Answers
What is the GenericServlet class?
What's the difference between servlets and applets?
Why servlet is mostly used?
Which interface must be implemented by all servlets?
Define context initialization parameters.
Write a simple servlet program to print the contents of html.
What is the use of request dispatcher interface?
What is the functionality of actionservlet and requestprocessor?
Define the servlet mapping.
What are its drawbacks of cgi?
Can you send an authentication error from a servlet?
What is cgi and what are its drawbacks?
What do you mean by request dispatcher in servlet?
What is the difference between encodeRedirectUrl and encodeURL?
What are the mechanisms used by a servlet container for maintaining session information?