Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between ServletContext and
ServletConfig?

Answer Posted / devarathnam chinnakotla. banga

Hi,

ServletContext: ServletContext is a view of webapplication,
there will be only one servletcontext for one
webapplication. It acts as shared memoty area, all the
components of a webapplication can access the data from
servletcontext object.

ServletConfig: ServletConfig will be specific to each
servlet. If your webapplication contains 20 servlets then,
there will be 20 servletsconfig objects.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of @requiredstringvalidator?

1000


Can you explain aware interfaces in struts2?

1080


In which method of action class the business logic is executed?

1030


What are the core classes of struts framework? Explain

1069


What are the benefits of Interceptors in Struts2?

1213


Which configuration file is used for storing jsp configuration information in struts?

1061


Where can I get help with struts?

1051


Why use spring, if you are already using struts?

1060


What is the purpose of @beforeresult annotation?

1080


Explain about logic match tag?

1129


How do u provide security to ur project?(Banking domain project)

4928


Provide some important Struts2 constants that you have used?

1053


What is the purpose of @urlvalidator annotation?

1027


State the procedure for using forward attribute of link tag’s.

1008


What is the purpose of struct-config.xml in struct2?

1036