User Tools

Site Tools


java:pruebasprimefaces

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
java:pruebasprimefaces [2011/01/07 23:38] rlunarojava:pruebasprimefaces [2022/12/02 22:02] (current) – external edit 127.0.0.1
Line 3: Line 3:
 This page is a notebook about my findings with primefaces with eclipse. I want to start a project with this architecture:  This page is a notebook about my findings with primefaces with eclipse. I want to start a project with this architecture: 
  
-  * [[http://www.primefaces.org|primefaces in the presentation]]+  * [[http://www.primefaces.org|primefaces]] in the view tier 
 +  * spring and hibernate in the business logic tier 
 + 
 + 
 +===== Conclusion ===== 
 + 
 +After weeks of searching in internet, trying this thing and another, and going to and fro, I have reached the following conclusion: there is an example called "moviecollection" in the primefaces website. It is an application built with the following elements:  
 + 
 +  * primefaces (of course!!!) 
 +  * facelets (instead of JSP for using Java Server Faces, it gives more power to the application)
   * spring   * spring
   * hibernate   * hibernate
  
-===== Downloading and creating the project ===== +So, why I should care about this, if somebody have show me the path??? 
- +
-==== Primefaces ====+
  
-Point your browser to [[http://www.primefaces.org]] and download the latest version of the +Thanks to the primefaces guys, you are the best!!!!
  
-~~COMMENTS~~ 
  
  
java/pruebasprimefaces.1294439912.txt.gz · Last modified: 2022/12/02 22:02 (external edit)