|
|
| After the meeting we held the kick off meeting for the JSF 2.2 Expert Group. We decided to start the process of organizing the issues by requiring the EG members, and requesti... |
|
|
|
| Many rich components (from rich: tag library) provide client-side JavaScript API. Being client-side means it’s happening only in the browser. We would have to click submit or... |
|
|
|
| In addition to the existing JSF 1.x scopes – Request, Session, and Application, JSF 2 introduced two new scopes to the managed bean lifecycle.... |
|
|
|
| The Flash scope is a new scope introduced in the JSF 2.0. The flash scope means “anything one places in it will be exposed to the next view encountered by the same user sessio... |
|
|
|
In this article I will bench the datatables of 3 JSF2 components frameworks :
- ICEfaces 2
- Primefaces
- Richfaces
... |
|
|
|
| In RichFaces 3.3.x we had much requests related to different inputs and selects support instead menu items. And the reasons were pretty simple. The developers tried to use it... |
|
|
|
| A number of people have been asking how to create a custom scope, so I wanted to write a short guide. Unfortunately there isn't a universal solution, so the best I can do is o... |
|
|
|
| Lately I have seen a spike in questions such as which JSF 2.0 component library is better? Or RichFaces vs PrimeFaces and there is also performance comparison. It’s probably b... |
|
|
|
| So, here it is: The ultimate way to create your first ICEfaces Portlet. In the end you will have a first ICEfaces 1.82 Portlet that you can develop in eclipse and use in Lifer... |
|
|
|
| So, time to move to ICEFaces 2.0, isn´t it ? But if you are talking about ICEFaces 2.0, you have to know what JSF 2.0 is doing for you. So here is the first part of my "Fancy... |
|
|
|
| I am pleased to say that I just submitted the JSR proposal for CDI 1.1 (full text[1] is attached). In general, we are pretty happy with CDI 1.0, so this release focuses on a s... |
|
|
|
| I am working on a web site that will help students practice their Scala programming skills. As I labored along, writing my JSF app code, I thought “this is silly—why not pract... |
|
|
|
| It’s a common task in almost every application to show a table with a list of items and a detail view with one selected item of the table. RichFaces provides a data table comp... |
|
|
|
| At this JavaOne Brasil, there was a great discussion about Java Web Frameworks, with folks from Caelum, GlobalCode and Oracle. Arun Gupta, Maiko Rocha, Vinicius and Yara Senge... |
|
|
|
| Recently I was involved in migrating an application from JSF 1.2 to JSF 2.0 with a stated goal of refactoring removing the plethora of JSF XML configuration files that permea... |
|
|
|
| Most of us like and love movies and we have some favourite stars and sometimes we even hang their posters. Even folks at prison get to do that; remember Rita Hayworth in Shasw... |
|
|
|
| This Tech Tip shows how to implement the PRG pattern in JSF 2.0. The content of the tip is an adaptation of a section on PRG and JSF 2.0 in my upcoming book, with Neil Griffin... |
|