HTTP tunneling means what?
Answers were Sorted based on User's Feedback
HTTP Tunneling is the process of performing both read and
write operations using HTTP protocol.
| Is This Answer Correct ? | 4 Yes | 3 No |
What is the role of the webserver?
What is meant by cookies?
How do cookies work in servlets?
If you want to modify the servlet,will the Webserver need to be ShutDown ?
Explain the difference between servletconfig and servletcontext in servlet?
How can you use a servlet to generate a plain text instead of html?
What do you mean by annotations in servlet?
What is meant by a web application
Differentiate between the get and post method
why we should override only no-agrs init() method.
Why are http servlets used in programming?
What is the life-cycle of servlets?