What are the different mode that servlets can be used?
No Answer is Posted For this Question
Be the First to Post Answer
Can we fetch the attributes related to a servlet on a different servlet?
Explain the servlet context.
What is the need of session tracking in HttpServlet ?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
how the server will know its the same jsp page?
What is the difference between portlet and servlet?
Which application server is best for java?
Is it possible to call servlet with parameters in the URL?
What is the ServletConfig() and what is its use?
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 we can call a jsp from the servlet?
Which method of the httpservletrequest object is used?