What is the difference between the http servlet and generic servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Elucidate servlet attributes and its scope?
What is the difference between Difference between doGet() and doPost()?
How to handle exceptions thrown by application with another servlet?
How to create war file?
What is difference between jsp and servlet?
What are the functions of Servlet container?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
What is setattribute in servlet?
what is meant by Transaction Isolation Levels?
What is called servlet mapping?
What is servlet api used for conneting database?
What is url encoding and url decoding