Answer Posted / shashi
1)privacy problem
2)security problem
| Is This Answer Correct ? | 14 Yes | 11 No |
Post New Answer View All Answers
What do you mean by request dispatcher in servlet?
Explain web container.
What is servlet lazy loading?
How can you use a servlet to generate a plain text instead of html?
Why do we have servlet wrapper classes?
Write a servlet to upload file on server.
What is the major difference between servlet and applet?
Can we use the constructor, instead of init(), to initialize servlet?
What is the difference between the include() and forward() methods?
Why are http servlets used in programming?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
Is servlet thread safe?
What is servlet in web technology?
Explain the methods of request dispatcher in servlet?
How can I send user authentication information while making URL Connection?