Getting started with JSF - Richfaces on Eclipse

早过忘川 提交于 2019-12-08 07:10:52

问题


I used to work with JSF - Richfaces but had no idea of how to start it and I quit before I learned it.

Is there any easy way to start? What do I need to add. Like splitting projects into 4 or so and what server to use, etc.


回答1:


You can also find many RichFaces resources on my blog: http://mkblog.exadel.com/tag/richfaces-howto/, including this project template: http://mkblog.exadel.com/2010/04/the-easiest-way-to-start-with-richfaces/




回答2:


Here is hello world and Practical Richfaces

But I suggest you to use Primefaces. I think primefaces is the best among jsf components because of its ajax and ui facilities




回答3:


although I don't have a tutorial to suggest to you, I would recommend when experimenting with Richfaces components, to look them up in the live demo, where code snippets and examples are shown. For each component you can find additional information in the "Developer Guide" link in the upper left corner.

As far as Eclipse is concerned and since you are using Richfaces, I would definitely use install the JBoss Tools plugin, which has handy features, such as auto-complete, visual editing etc.



来源:https://stackoverflow.com/questions/4526850/getting-started-with-jsf-richfaces-on-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!