Why is Servlet so popular?
No Answer is Posted For this Question
Be the First to Post Answer
What is a server side include (ssi)
How do you create a cookie using servlet?
How to rectify errors in java servlet while compilation?
What is servlet and its advantages?
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
Can you use javascript in servlets?
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 do you mean by deployment descriptor?
What are the functions of an intercepting filter?
When the methods init() and Distroy() will be called?
How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?
Explain the difference between a web server and a web container?