What mechanisms are used by a Servlet Container to maintain session information?
No Answer is Posted For this Question
Be the First to Post Answer
What is http servlet? Explain with the help of an example.
can i modify the data which are generated by the servlet
How can we invoke another servlet in a different application?
What compiler do not do if we create our own constructor?
What are setComment and getComment methods in Cookies?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What is the difference between servlet and filter?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
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 is the use of RequestDispatcher in servlet?
18 Answers Accenture, CTS, TCS,
why are using HttpServlet in realtime projects and why are not using Genericservlet
Explain the methods in Generic and HTTP Servlets?