What is HTTP Tunneling?
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 |
can i call destroy() method in init() method of servlet
What is the use of send redirect () method?
What is the ServletConfig() and what is its use?
What are advantages of servlets over cgi?
What is the use of servlet wrapper classes?
How can we invoke another servlet in a different application?
What do you mean by session tracking and also explain its techniques?
What is the difference between ExecuteUpdate and ExecuteQuery?
How do I use cookies to store session state on the client?
What do you mean by web applications? Explain web application directory arrangement?
What do you mean by filter in servlet?
What is servlet used for?