Explain the difference between servlet and cgi?
No Answer is Posted For this Question
Be the First to Post Answer
How an Image can be loaded in a Servlet ?
Which http method is said to be non-idempotent and idempotent?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
What is Servlet API used for connecting database?
What is the difference between servlet config and servlet context.
19 Answers TCS, Tech Mahindra, Vertex,
What are different ways for authentication of servlet?
Why is http protocol called as a stateless protocol?
How to get the IP address of client in servlet?
Is it good idea to create servlet constructor?
Is servlet a controller?
What is servlet tunnelling?
What is the difference between JspWriter and PrintWriter