JSF 2 : ViewScoped Problem, bean not persisted when redisplaying the same page

前端 未结 3 1934
走了就别回头了
走了就别回头了 2021-01-06 12:11

Im sure why, but my viewscoped-bean doesnt get persisted when redisplaying the same page. Im wondering if this is because of the use of facelet templates ?

Here\'s w

3条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-06 12:50

    Based on advice posted here, I have started using MyFaces CODI to solve this problem. I can't tell you if Seam or CODI is better, but at least it lets me move past trying to puzzle out scopes and get on with coding the application.

提交回复
热议问题