Page 1 of 1

Why PF community can't build more functional samples?

Posted: 07 May 2011, 10:11
by sharedata
Javaserver faces 2 is not popular enough now, but it's growing now. Small(but not helloworl level) and functional(such as CRUD with ajax, project level template especially the page composition layout) sample application is usefull for start teams. Showcase can be seen as component user guide and handbook, on the other hand, functional sample can be seen as project guide.

I hope Primefaces community will plan to do such things. I will do somethings I can do for community too(though my english is so poor, but at least I can do some test work).

If you have had such samples and like to share it. show and share it.

Re: Why PF community can't build some functional samples?

Posted: 07 May 2011, 10:18
by SteveTaylor
There are JSF 2.0 crud samples in NetBeans. I'm not sure if any of them use Primefaces.

Re: Why PF community can't build more functional samples?

Posted: 07 May 2011, 10:40
by sharedata
Yes, there are CRUD samples in NetBeans, but depend the IDE, and I have wanted to test with NetBeans 7.0, but there are something wrong occur, so I give up. Of course, I think that sample not so good enough.

What is the best sample for me?
------------------------------------------------------------------------
1. With small depends such IDE and others, use ant and maven(though I won't use maven);
2. Functional to show best project patterns(composition and layout, customize css, code patterns, and so on);
3. 2~3 tables, 5~10 pages,1~2 template(especially for home page and function module page);
4. In one world, simple enough, functional enough, for real project reference and study.

Re: Why PF community can't build more functional samples?

Posted: 07 May 2011, 13:23
by cagatay.civici
We've a couple of CRUD samples like moviecollector;

http://code.google.com/p/primefaces/sou ... es%2Ftrunk

Re: Why PF community can't build more functional samples?

Posted: 07 May 2011, 14:43
by sharedata
Thanks, I see, I will check it out to study.

Re: Why PF community can't build more functional samples?

Posted: 13 Sep 2011, 18:45
by PaLaPzZz
Hi Optimus

Are there any downloadable samples (single download) with all necessary files included that perform basic CRUD functions, one that can be loaded in NetBeans? The repository is very confusing and I have no idea where to start.

Thanks