Who is responsible to create the object of servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are different Authentication options available in Servlets.
What exception should be thrown when servlet is not properly initialized?
Explain servlet life cycle?
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 the types of Session Tracking ?
What is life cycle of Servlet?
Which is the methods of generated servlet?
What are advantages of servlets over cgi?
What is called Scriptlet?
Servlet is pure java object or not?
Can we fetch the attributes related to a servlet on a different servlet?
What are the uses of servlets?