What is HTTP Tunneling?

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


Please Help Members By Posting Answers For Below Questions

Why do we need a constructor in a servlet if we use the init method?

515


What is servletconfig?

547


What is URL Encoding?

623


request parameter how to find whether a parameter exists in the request object?

572


What is the major difference between servlet and applet?

540






what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?

571


How can an existing session be invalidated?

661


What are the difference between session and cookies in servlet? Explain

563


What are the exceptions thrown by servlets? Why?

625


What are different methods of session management in servlets?

780


Is servlet a controller?

573


What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

567


What is the process for chaining servlet?

612


Why is a constructor needed in a servlet even if we use the init method?

604


What are the difference between RMI and Servlets?

1049