What is the process for chaining servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How to set a cookie that is persisted only for the duration fo the clients session?
What are sessions in servlets?
When a servlet accepts a call from a client, it receives two objects. What are they?
How can we refresh automatically when new data has entered the database?
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 advantages of cookies?
What are the mechanisms used by a servlet container for maintaining session information?
What method is used to create database connection in servlets?
What is ServletConfig object?
What is a java servlet?
What are the steps that are involved in using the httpservlet class?
What methods do you use in servlet - applet communication?