What is a deployment descriptor?
No Answer is Posted For this Question
Be the First to Post Answer
What is the functionality of actionservlet and requestprocessor?
What is the difference between encodeRedirectUrl and encodeURL?
How to invoke a Servlet?
What is servlet used for?
Can we refresh servlet in client and server side automatically?
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
how a user session can be tracked in servlets?
How is an application exception handling is done using a servlet?
How to get the IP address of client in servlet?
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 are advantages of servlets over cgi?
What are the phases of servlet life cycle?