In jsp custom tags from child tags to how many levels of
parent tags you can acess
When the methods init() and Distroy() will be called?
Difference between web container & web server........... Difference between web server & application server?????????
What is the inter-servlet communication?
What is called a session?
What is a generic servlet?
How printwriter is different from servletoutputstream?
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 is the difference between using getSession(true) and getSession(false) methods?
What are the differences between forward() method and sendredirect() methods?
What exception should be thrown when servlet is not properly initialized?
can we use more than one controller in web application
What do you mean by annotations in servlet?