What do you mean by chaining in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
can we use more than one controller in web application
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What are the drawbacks of cgi?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What is the default HttpRequest method?
what is servlet and what you get when we use servlets?
What are the steps that are required to handle the multi-threading?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is the main purpose of java servlets?
can v create a constructor 4 servlet?
What do you mean by annotations in servlet?
How the JSP file will be executed on the Server side?