JSF

JavaServer Faces vs. Ajax Frameworks - Why Ajax is Better and Not Just Hype

Today I am looking into a JavaServer Faces application that I am having to make a few changes to. I didn't write it and the developer who did write it, wishes...

25 replies - 5503 views - 08/20/09 by chrislhardin in Articles

JSF Anti-Patterns and Pitfalls

This article covers anti-patterns and pitfalls of day to day JSF development. Most of these issues have kept the author up at night; some of these are the same...

5 replies - 15142 views - 12/12/08 by dennisbyrne in Articles

RESTful Web Applications with Subbu Allamaraju

Subbu works at Yahoo! developing standards, patterns and practices for HTTP web languages. In the past, he was a web service and Java developer. He was also a...

4 replies - 3667 views - 11/03/08 by Matt Raible in Articles

JSF 2.0 New Feature Preview Series (Part 2.3): Resources

This is the fourth blog in the JSF 2.0 New Feature Preview Series. The previous entry covered the new resource API. This will be the last part of the...

1 replies - 2442 views - 10/08/08 by Ryan Lubke in News

Ajax Push and ICEfaces for enterprise collaboration

The web has evolved from a document repository into a multi-user collaboration medium, shaped and created by its users. Ajax Push gives the server the...

2 replies - 9631 views - 09/29/08 by Nitin Bharti in Videos

More Suggestions For Suturing JSF Breach

In turning this problem over in my mind, a few quick suggestions keep holding sway, then a raft of larger potential implications continue to haunt the...

1 replies - 2879 views - 09/25/08 by Rob Williams 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 - 15134 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 - 8879 views - 07/03/08 by jebberwocky in Articles

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 - 11374 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 - 6144 views - 05/16/08 by Krishna Srinivasan 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 - 2864 views - 04/15/08 by Nitin Bharti in Announcements

AIRgonaut: The "From Desktop to AIRtop" Series

Today I'll start with the AIRgonaut series. It will give you AIR tips to desktop-like programing questions you may already answered, with Delphi, Visual Basic,...

3 replies - 792 views - 03/31/08 by Rainer Eschen in News

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 - 3013 views - 03/25/08 by Stanley Kubasek in Book Reviews