Explain the difference between servletconfig and servletcontext in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How to maintain security in servlets?
Is servlet thread safe?
Why doesn’t a servlet include main()?
Explain Action Servlet?
why we should override only no-agrs init() method.
How the servlet is loaded?
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
What is a web application and what is it’s directory structure?
What do you mean by default initialization in java servlet?
where the session data will stored?
Explain web application directory arrangement?
How do I use cookies to store session state on the client?