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


List the available scopes for managed bean in jsf.



List the available scopes for managed bean in jsf...

Answer / Bhole Nath Mishra

JSF offers four different scopes for managed beans: request, view, session, and application. Request-scoped beans are only accessible within the current HTTP request; view-scoped beans are visible to components within a specific JSF view; session-scoped beans exist throughout the duration of the HTTP session; and application-scoped beans have global access across all sessions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What are the three types of text fields tags provided by jsf?

1 Answers  


Explain the purpose of the selectone menu tag in jsf.

1 Answers  


What is javaserver faces ui component class?

1 Answers  


What is f:validatelongrange tag in jsf (javaserver faces)?

1 Answers  


What is the significance of @managedproperty annotation?

1 Answers  


What is f:convertdatetime tag in jsf (javaserver faces)?

1 Answers  


What are the benefits of jsf (javaserver faces)?

1 Answers  


Give the system requirements for the jsf use.

1 Answers  


What are the available scopes for the managed bean?

1 Answers  


Explain the working of execution phase in jsf.

1 Answers  


What is h:commandlink tag in jsf (javaserver faces)?

1 Answers  


What is eager managed bean?

1 Answers  


Categories