What is the process for chaining servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the servlet filter.
What is the use of request dispatcher interface?
Can we use the constructor, instead of init(), to initialize servlet?
Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
What are different ways for authentication of servlet?
What is filter? Can filter be used as request or response?
Explain the difference between a web server and a web container?
Is it good idea to create servlet constructor?
Describe some assignments that are executed by servlet container?
Define the servlet mapping.
Tell us something about servletcontext interface.
What is the difference between jsp and servlet life cycle?