Which method is called when reference variable is passed in
system.net?
No Answer is Posted For this Question
Be the First to Post Answer
Which interface should be implemented by all servlets?
How to pass a requrest object of one servlet as a request object to another servlet?
Explain the features are in servlet 3?
What is servlet?
Why jsp is better than servlet?
If you want to modify the servlet,will the Webserver need to be ShutDown ?
explain filters in java?
What is Servlet Context?
How to get the path of servlet in the server?
Why setMaxAge() and getMaxAge() methods are used in Cookies?
What is the major difference between servlet and applet?
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.