Explain servlet life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between servletconfig and servletcontext in servlet?
How to find whether a parameter exists in the request object?
What is the disadvantage of cookies?
What is the difference in between the httpservlet and generic servlet?
How forward () method is different from send redirect () method?
What are different Authentication options available in Servlets.
what is multiple server?
where the session data will stored?
when will cookie information destroy?
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 ServletContext() and what is its use?
9 Answers Prime Technology, TCS,
Explain the different ways for servlet authentication?