What are the types of an http request?
No Answer is Posted For this Question
Be the First to Post Answer
How is the get () method different from the post() method?
What is war file?
Why is httpservlet declared abstract?
How to get the path of servlet in the server?
What are advantages of servlets over cgi?
What are the phases of servlet life cycle?
How many ways to remove the session object in the container
What is the major difference between context parameter and context attribute?
What are the types of ServletEngines?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
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 ??
Explain request dispatcher and its methods.