What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
No Answer is Posted For this Question
Be the First to Post Answer
can we use more than one controller in web application
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 are different Authentication options available in Servlets.
What are the life-cycle methods for a servlet?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
how to pass parameter from servlet to html form
How do I support both get and post from the same servlet?
What is cgi?
What is the capacity the doget can send to the server?
What is SingleThreadModel interface?
What is the difference between jsp and servlet life cycle?