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 |
How many objects of a servlet is created?
What is Servlets and explain the advantages of Servlet life cycle?
What is a servlet engine?
Write a simple servlet program to print the contents of html.
Difference between web container & web server........... Difference between web server & application server?????????
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
How many ways are available to ger RequestDispatcher object?
how can we create object to a class in a jsp file?
5 Answers Accenture, L&T, TCS,
How to debug a servlet?
Can you use javascript in servlets?
What is the use of httpservletresponsewrapper?