What is httpservlet and how it is different from genericservlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are the steps that are involved in using the httpservlet class?
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 ??
Is dispatcher servlet a singleton?
Explain the difference between generic servlet and http servlet?
What advantages do servlets have over CGI programs?
How can the referrer and the target urls be used in servlet?
What is ServletContext() and what is its use?
9 Answers Prime Technology, TCS,
Why don't we write a constructor in a servlet?
What is the procedure for initializing a servlet?
How we can check in particular page the session will be alive or not
Explain get and post.
What is a web application and what is it’s directory structure?