Can you explain in detail 'javax.servlet' package?
No Answer is Posted For this Question
Be the First to Post Answer
what is servlet and what you get when we use servlets?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
Can I override destroy() method of Servlets?
Can threads be used in Servelet?
What is difference between PrintWriter and ServletOutputStream?
Should I override the service() method?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
Define the servlet mapping.
What is a Session Id?
Which event is fired at the time of session creation and destroy?
what is servlet chaining?
What's the difference between authentication and authorization?