What is servlet tunnelling?
My Question is that i am using <image> tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??
What is done after deploying a war file and before client gives a request
Explain jsessionid?
How can the session in servlet be destroyed?
What do you mean by filter in servlet?
How do you get the ip address of the client in servlet?
How we can get ip address of client in servlet?
Is dispatcher servlet a singleton?
What do you mean by mime type?
Explain url encoding in servlet?
What is URL Rewriting ?
Explain the different ways for servlet authentication?