What's the servlet interface?
No Answer is Posted For this Question
Be the First to Post Answer
Why is init() method is used in servlets?
What are the types of protocols supported by httpservlet ?
What is cookie? Why is cookie used?
What are the differences between servlet context vs servlet config?
when the several requests comes to server..how it manage the requests
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?
Explain the servlet context.
How do you communicate in between Applets and Servlets?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
what is a session object?
What does the term localization refer to?
Write all the phases defined in servlet life cycle?