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...


Explain the different kinds of bean scopes in jsf?



Explain the different kinds of bean scopes in jsf?..

Answer / Renu Sirohi

The different kinds of bean scopes in JSF are: 1. Request scope (@RequestScoped), managed beans created for each HTTP request and destroyed after the response is sent, 2. Session scope (@SessionScoped), managed beans that last as long as the user's session, 3. Application scope (@ApplicationScoped), managed beans available throughout the application lifecycle.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What is javaserver faces technology?

1 Answers  


Explain the difference between jsf 1.0vs.jsf 2.0?

1 Answers  


What is the use of jsf life cycle?

1 Answers  


Give a list of important datatable operations.

1 Answers  


List some of the attributes of <h:form> tag in jsf?

1 Answers  


What is the jsf?

1 Answers  


what is the difference between JSF and Struts?

1 Answers  


Explain the difference between the required and requiredmessage attributes in the <h: inputtext> tag.

1 Answers  


Explain the purpose of the <h: form> tag.

1 Answers  


Explain value expression and method expressions?

1 Answers  


What is javaserver faces event and listener model?

1 Answers  


What are the standard converters in jsf (javaserver faces)?

1 Answers  


Categories