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 |
how the jsp page can be regenerated?
What is the difference between Servlets and Applets?
What is the directory structure of a war file?
In which cases Destroy() is invoked?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
Can we fetch the attributes related to a servlet on a different servlet?
What is http servlet?
Life Cycle of servlets?
Write a command to get actual path of a servlet to the server?
Why servlet is used as controller ? Not JSP? I want complete explation?
How do I use cookies to store session state on the client?
What's the difference between servlets and applets?