Posts by Cristiano Gutierrez • 96 points
1 post
- 
		8 votes2 answers4872 viewsA: With the output of Viewscoped from the new JSF specification, what scope do I use now in my managed Beans that used it using JSF 2.2?In accordance with : http://jdevelopment.nl/jsf-22/#1087 La says that the @Viewscoped annotation in the javax.faces.bean.Viewscoped package should become deprecated, given the creation of the…