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 @ViewScoped annotations?



Explain @ViewScoped annotations?..

Answer / Shivshankar Raghuwanshi

@ViewScoped is a scope annotation in JSF that defines a bean with view-scoped duration. This means the bean's lifecycle lasts for the length of the current user request, and it is recreated on each navigation to the same view.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What is the difference between struts2 and jsf?

1 Answers  


What do you understand by java server faces (jsf)?

1 Answers  


What is the significance of selectOne menu tag in JSF?

1 Answers  


Explain the required and requiredmessage attribute of the <h:inputtext> tag?

1 Answers  


Mention some of the validator tags used in JSF?

1 Answers  


Give the system requirements for the jsf use.

1 Answers  


How to validate managed bean in jsf (javaserver faces)?

1 Answers  


What is javaserver faces technology?

1 Answers  


What is javaserver faces navigation model?

1 Answers  


What are the different types of Page Navigation supported in JSF?

1 Answers  


What is the minimum configuration required for a jsf application?

1 Answers  


What are different types of expressions supported by JSF EL?

1 Answers  


Categories