JSF

Learning from Reverse Engineered JSF Components (Part 1)

One thing I really enjoy doing is reverse engineering technology solutions to learn from them. A case in point is Manfred Riem's set of JSF components, with...

0 replies - 2235 views - 08/29/08 by Geertjan Wielenga in News

This Time Last Year...

As a recent member of 30s club I decided to compare a few things with last year. This time last year I was just starting a new project and a new colleague was...

4 replies - 2465 views - 07/23/08 by yenerm in News

Using JBoss RichFaces with JBoss Developer Studio

JBoss RichFaces is a rich component library for JSF. RichFaces components come with AJAX support out-of-the-box and thus enable organizations to build Rich...

2 replies - 15203 views - 07/10/08 by Nitin Bharti in Videos

ZK vs. Ajax JSF Components: Simplicity Matters!

Contents Abstract Innovation vs. Refinement ZK - Innovation ICEfaces - Refinement ZK vs. ICEfaces ZK vs. ICEfaces in Action : Google Maps...

3 replies - 8934 views - 07/03/08 by jebberwocky in Articles

QuipuKit 1.5: New GraphicText Component, DataTable & TreeTable Improvements

TeamDev has released QuipuKit version 1.5, a commercial library of advanced JSF components. This version has been tested and is now compatible with the...

0 replies - 1364 views - 06/20/08 by Dmitry Pikhulya in Announcements

Hottest Java Web Framework... Maybe Not Java?

I haven't sat down in a long time and actually tried to determine a trend in the Java web framework arena. The uncountable number of "easy to use"...

9 replies - 5831 views - 06/10/08 by Riyad Kalla in News

Tech Chat - David Ward on JBoss Developer Studio

DZone recently interviewed JBoss Solutions Architect David Ward to talk about what's new in JBoss Developer Studio (JBDS) and the Enterprise Application...

0 replies - 11522 views - 06/03/08 by Nitin Bharti in Videos

Introduction to Ajax4JSF

Java Server Faces provided a Component Based Architecture for building User Interface Components for the Web Application. Ajax aims in providing Faster...

1 replies - 6209 views - 05/16/08 by Krishna Srinivasan in Articles

Mediator Pattern: Reducing Page Dependencies in JSF

Using the mediator pattern gives you the ability to develop JSF pages as fine-grained components in your application, allowing them to be tied together clearly...

2 replies - 7416 views - 04/29/08 by Dab Snooper in Articles

[fleXive] 3.0 RC1 Java EE framework released under LGPL

[fleXive] is a comprehensive Java EE 5 library, based on EJB3, together with a supplementing JSF component library - built for flexibility and...

0 replies - 2012 views - 04/28/08 by Anton Zrzavy in Announcements

Personalizing Web Pages Using JSF

Personalization is an unavoidable part of any web sites. Personalization allows users to tailor a standard web site as per their needs. User can perform page...

1 replies - 3735 views - 04/16/08 by deepasobhana in Articles

IceFaces 1.7 adds new and improved Ajax widgetry

IceSoft Technologies today unveiled Icefaces 1.7, a JSF component suite that allows you to build server-centric, Ajax applications in pure Java. Icefaces...

0 replies - 2880 views - 04/15/08 by Nitin Bharti in Announcements

Java EE 5

Chapter 1. Présentation de l'étude en cas (The case study) First, we must know what we are building. Accordingly, we start with a general description of the Pet Store application. This...

0 replies - 3529 views - 03/30/08 by David Sills in Book Reviews

Core JavaServer Faces (2nd Ed)

Chapter 1: Getting Started What is JSF? "Swing for server-side applications," a short answer given by the authors. In this chapter, you get an excellent, detailed...

1 replies - 3027 views - 03/25/08 by Stanley Kubasek in Book Reviews

LifeRay & JSf : How to get current logged User ?

I try here to show how can we detect current signed user, his name, his id and his attributed permissions.

0 replies - 8323 views - 03/16/08 by slim.ouertani in Tips and Tricks