Answer Posted / niranjanravi
HTTP Tunneling is the process of performing both read and
write operations using HTTP protocol.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Which application server is best for java?
If a servlet is not properly initialized, what exception may be thrown?
What are different Authentication options available in Servlets.
What’s the difference between genericservlet and httpservlet?
What is a servlet engine?
What is the need of servlet filters?
Explain Action Servlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
Why is http protocol called as a stateless protocol?
How we can create war file in servlet?
How do you communicate in between Applets and Servlets?
What is the difference between context parameter and context attribute?
What is servletconfig?
What must be implemented by all servlets?
Why do we have servlet filters?