Explain the war file?
No Answer is Posted For this Question
Be the First to Post Answer
If we disable cookies in our web page, what will happen?
What are the jobs performed by servlets?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
Define context initialization parameters.
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
Write a hello world program using servlets.
Why do we have servlet listeners?
What are the new features added to servlet 2.5?
Can we use javascript in Servlets?
What do you mean by url pattern in servlet?
what is a session object?
why we should override only no-agrs init() method.