What is the major difference between servlet and applet?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of Session Tracking ?
Can we get PrintWriter and ServletOutputStream both in a servlet?
When servlet object is created?
What are the servlet events?
Is servlet a framework?
What is http servlet in java?
Why don't we write a constructor in a servlet?
What are the types of protocols supported by httpservlet ?
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 ??
How do you load an image in a Servlet?
What is the purpose of requestdispatcher interface?
What is the use of httpservletresponsewrapper?