What is servlet and its types?
No Answer is Posted For this Question
Be the First to Post Answer
Why servlet is faster than jsp?
Tell us something about servletcontext interface.
What is difference between Forward() and sendRedirect() methode?
Is servlet synchronized?
What is servlet attributes and their scope?
What are the phases of the servlet life cycle?
Name the webserver that is used to run Servlets?
Can I override destroy() method of Servlets?
What are the important functions of filters?
How to read request headers from servlets?
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 the directory structure of web application?