At the University (RWTH Aachen) Ahmet and Me are Students at we developed a JSF component which lets a Developers add the often needed comment functionality to a page in a few seconds, which then looks like this (also depending on the chosen Primefaces Theme):
After some (heavy) polishment I felt the project was ready to be released to the public on github: Commentbox on Github
The project page with further Information (Documentation, Youtube Video Demo, License, Download link) can be found on the Project Page.
Hi!, i just love commentBox since i saw it, its great!!, well I tried to use it, and I have a problem, maybe its a little bit silly, but neatbeans IDE keeps telling me:
The component library http://whitebyte.info/components does not contain component commentBox
and of course I added the lib, and everything…, you have any idea of what is happening? thanks a lot…and sorry :$
Hi, it may be that netbeans, can’t get it from the tablib since it contains classic components as well as the composite component.
You can just use the commentBox component from the composite Namespace as in the demo:
https://github.com/nickrussler/commentbox/blob/master/demo-source/WebContent/index.xhtml#L1