Answer Posted / niranjanravi
HTTP Tunneling is the process of reading and writing the
operations of HTTP protocol.It extends the functionality of
HTTP protocol.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is called Session Tracking?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What are the supporting protocol by HttpServlet ?
What do you mean by request dispatcher in servlet? Also explain its methods.
When a servlet accepts a call from a client, it receives two objects. What are they?
What is a servlet?
What is pure servlet?
What do you understand by mime type?
Tell us something about servletconfig interface.
Explain the different ways for servlet authentication?
What is meant by servlet? What are the parameters of the service method?
What is a deployment descriptor?
What is the directory structure of web application?
What do you mean by scope object and what are its types?
How forward () method is different from send redirect () method?