I would like to know when exactly will the JSF framework read the annotation mentioned in Bean and when will it put them in respective Maps, i.e session , request or application .
Is it during server start up or when the concerned JSF page is getting loaded?