|
|
| Is there any way to create JSF applications using scripting languages and its own persistence engines? The answer is: Yes! After some hours trying to integrate JSF + JRuby + A... |
|
|
|
| My last article about this topic showed how can we start the development of an JSF webapp with JRuby and ActiveRecord-JDBC, we will discuss on this article how can we create t... |
|
|
|
| Here's an ultra quick update on where the JSR-314 Expert Group is with JSF 2.0 developments. Everything relating to JSF 2.0 Expert Group developments is subject to change unti... |
|
|
|
| This is the third blog in the JSF 2.0 New Feature Preview Series.
The previous entry covered packaging of resources. Now we'll cover the APIs that back
this feature. Keep i... |
|
|
|
| This is the second blog in the JSF 2.0 New Feature Preview Series.
The previous entry covered ProjectStage, now we'll cover Resources.
Keep in mind that none of the features... |
|
|
|
| This will be the first of a small series of blogs covering proposed new features in JSF 2.0.
Keep in mind that none of the features described are final, and may change, but
th... |
|
|
|
ICEFaces is a JSF component library that adds a unique approach to AJAX: it renders a DOM (Document Object Model) on the serverside, and delivers changes to that DOM to a c... |
|
|
|
| JSF is up there with Swing as the number one GUI component model for Java (indeed.com: currently JSF is ahead by almost 1/3). JSF did well in 2007. Let's put it this way: If j... |
|
|
|
So, I’m going to take a quick detour from Cocoa development for a moment as at my day job I am working on a Java project. The application simply displays a list of items on... |
|
|
|
| Many of you may remember the efforts we went through many months ago to poll the user community to find a good name for the JSF RI. After several attempts, a name has been dec... |
|
|
|
|
| It's true to say that JavaServer Faces came to standardize the way developers build user interface, defining a common API to facilitate the creation of components for web deve... |
|
|
|
| I updated the SVN version of FacesGoodies. The major change was, that I removed the Apache Shale framework and I added the new Apache MyFaces Orchestra framework. Now I am str... |
|
|
|
| The traditional way to integrate JSF and Spring was to define JSF beans in faces-config as managed beans and refer to the spring beans using the managed-property configuration... |
|
|
|
| It was over one year ago that Çağatay developed some JSF components which correspond to Acegi JSP taglib. We were in the same project at that time, and were using Acegi Secur... |
|
|
|
| JXInsight 4.2 comes with the ability to inspect offline the runtime state associated with a business transaction by recording contextual object field state information associa... |
|
|
|
| We have added a nice JSF trace and profile extension based on the Java Server Faces standard PhaseListener interface. By simply inserting our tracing phase listener class in a... |
|