Why do we have servlet wrapper classes?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by httpservlet?
What is the directory structure of a war file?
What exactly is a servlet?
Differentiate between the web server and application server?
What do you mean by httpservlet and how it is different from the genericservlet?
What is servlet api used for conneting database?
Which HTTP method is non-idempotent?
What's the difference between servlets and applets?
Why should we go for interservlet communication?
What is new in ServletRequest interface ? (Servlet 2.4)
How to get the server information in a 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.