When a servlet accepts a call from a client, it receives two objects. What are they?
No Answer is Posted For this Question
Be the First to Post Answer
difference between sendredirect,forward and url rewritting
What is Server-Side Includes?
What is the need of session tracking in web application?
How to maintain security in servlets?
Explain how to improve Servlet Performance?
how to use servlets with j2ee ?
What is cgi and what are its drawbacks?
What is preinitialization of a servlet?
How can we refresh automatically when new data has entered the database?
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 the use of servlet wrapper classes?
What is the inter-servlet communication?