What is lazy loading and what is Generic Servlet Class?
No Answer is Posted For this Question
Be the First to Post Answer
Why setMaxAge() and getMaxAge() methods are used in Cookies?
can we create more than ServletContext and ServletConfig in your application
Describe servlet?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
Is tomcat a servlet container?
Explain the jar and war files in servlet?
How can I send user authentication information while making URL Connection?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
What is servlet collaboration?
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 ??
which type of data passing is used in realtime?
Can filter be used as request or response?