开发者

JSF lifecycle with example [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.

Want to improve this question? Add details and clarify the problem by editing this post.

Closed 6 years ago.

Improve this question

JSF lifecycle with real example.

JSF have request,processvalidation,render respose,invoke 开发者_如何学JAVAapplication,update model values.These event when should occuring in the real application ?

For example:

Login application.

username,password:checking in the database.so Could please give me the how the lifecycle occuring in this application.

Please help me.


There is an excellent tutorial by BalusC here: Debug JSF lifecycle.

If you take the time to read it and put it into practice you'll acquire a pretty nice understanding of the JSF lifecycle.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜