Main Menu
Home Articles Directory Submit Popular Site Top Rated Site - Programming - Database - Management - Test and Quality Assurance - Approaches, Process, Methods - Configuration Management - Measurement - Tools - Open Source - Software Engineering - Humour New Links RSS/Atom
Sponsors




  Main  |  Submit New Article  

  Popular articles (top10)  |  Top rated articles (top10)  |  Category List  |  Randum jump  

Main  arrow  Programming  arrow  JavaServer Faces  (16)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Articles currently sorted by: Date (Old Links Listed First)


Visit   Enabling Spring Faces Support    Last Update 2009/3/26 9:42
Category  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  JavaServer Faces
Description
With the release of Spring Web Flow 2, an integration module to connect this with JavaServer Faces (JSF) has been introduced. The name of the module is Spring Faces. This article by Markus Stäuble gives the description of the configuration of the integration of Spring Web Flow 2 with JSF. We primarily learn how to enable Spring Faces support.

Hits: 14   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Using Spring Faces Module    Last Update 2009/3/26 9:46
Category  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  JavaServer Faces
Description
In this article by Markus Stäuble, we will learn how to use Spring Faces and its integration with JSF component libraries.

Hits: 21   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Introducing Java PureFaces A New JSF Framework    Last Update 2009/4/16 8:42
Category  Tools  :  Programming  arrow  JavaServer Faces
Description
Java PureFaces is a layer on top of JSF that simplifies implementation. Java PureFaces potentially offers a new approach to building the web tier of applications.

Hits: 23   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   JSF 2 fu, Part 1: Streamline Web application development    Last Update 2009/5/27 9:27
Category  Programming  arrow  Java  :  Programming  arrow  Platforms  arrow  AJAX  :  Programming  arrow  Groovy  :  Programming  arrow  JavaServer Faces
Description
With version 2.0, Java™Server Faces (JSF) makes it easy to implement robust, Ajaxified Web applications. This article launches a three-part series by JSF 2.0 Expert Group member David Geary showing you how to take advantage of the new features in JSF 2. In this installment, you'll learn how to streamline development with JSF 2 by replacing XML configuration with annotations and convention, simplifying navigation, and easily accessing resources. And you'll see how to use Groovy in your JSF applications.

Hits: 28   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   JSF 2 fu, Part 2: Templating and composite components    Last Update 2009/6/10 9:28
Category  Programming  arrow  Platforms  arrow  Web Client  :  Programming  arrow  User Interface  :  Programming  arrow  JavaServer Faces
Description
Java Server Faces (JSF) 2 lets you implement user interfaces that are easy to modify and extend with two powerful features: templating and composite components. In this article — second in a three-part series on JSF 2's new features — JSF 2 Expert Group member David Geary shows you how your Web applications can best take advantage of templating and composite components.

Hits: 12   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Developing Seam Applications    Last Update 2009/6/10 11:26
Category  Programming  arrow  Java  :  Tools  :  Programming  arrow  JavaServer Faces
Description
In this article we are going to start learning how to develop applications using Seam, and we will see some of the features of Seam. We will learn the basic structure of a Seam application. We will see in practice how Seam Injection and Outjection work, and we will learn more about Seam components. We will also see exactly how Seam bridges the gap between the Web tier (using Java Server Faces) and the Server tier (using Enterprise Java Beans)

Hits: 16   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Seam Data Validation    Last Update 2009/6/10 11:35
Category  Programming  arrow  Java  :  Tools  :  Programming  arrow  JavaServer Faces
Description
Seam can act as JSF backing beans and as the glue between our server-tier Session Beans and our web-tier JSF pages. Unfortunately, though, users could easily break our sample application by entering invalid data (for example, entering blank values or non-numeric values into the edit boxes). Seam provides validation tools to help us to make our application more robust and provide feedback to our users. In this article by David Salter, let's look at these tools.

Hits: 5   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   JSF 2 fu, Part 3: Event handling, JavaScript, and Ajax    Last Update 2009/7/28 21:11
Category  Programming  arrow  JavaScript  :  Programming  arrow  Platforms  arrow  AJAX  :  Programming  arrow  JavaServer Faces
Description
Java™Server Faces (JSF) 2 Expert Group member David Geary wraps up his three-part series on JSF 2's new features. Find out how to use the framework's new event model and built-in support for Ajax to make your reusable components all the more powerful.

Hits: 12   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   GMaps4JSF in the JSF 2.0 Ajax world    Last Update 2009/8/27 9:40
Category  Programming  arrow  Platforms  arrow  Web Client  :  Tools  :  Programming  arrow  Platforms  arrow  AJAX  :  Programming  arrow  JavaServer Faces
Description
GMaps4JSF, a JavaServer Faces (JSF) mashup library, integrates Google Maps with JSF. Using GMaps4JSF, you can construct complex street view panoramas and maps with just a few JSF tags. You can also easily attach different components to the map. This article explains how to configure GMaps4JSF inside JSF 2.0 applications, and includes a brief introduction to JSF 2.0 Ajax. Using the article, learn how you can create a simple mashup application that uses both GMaps4JSF and JSF 2.0 Asynchronous JavaScript and XML (Ajax).

Hits: 9   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   JSF Flex    Last Update 2009/9/23 16:37
Category  Tools  :  Programming  arrow  Flex/Flash  :  Programming  arrow  JavaServer Faces
Description
JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. So users would create the components as normal JSF components and the project will create the necessary SWC, SWF, and etcetera and link the values of the components back to the managed beans using JSON+JavaScript and ActionScript. This article, which is mainly targeted for JSF developers, will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags.

Hits: 8   Rating: 0.00 (0 votes)
Rate this Article  |  Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



(1) 2 » 
Software Development Resources

Load Tester 4: The easiest and most complete load testing software

Oracle Magazine - Technology articles for developers and DBAs and more.

Simply Rails 2: Learn how to be an accomplished Ruby programmer in no time!

The Principles Of Project Management - Deliver projects on time and on budget, again and again

Simply SQL is a practical step-by-step guide to writing SQL.

Practical
RSS 2.0
Twitter
Advertise
Contact
Software Development Jobs
Login
Username:

Password:


Lost Password?

Register now!
THEME_VALIDXHTML
THEME_VALIDCSS
Copyright © 2006-2009 Martinig & Associates

Methods & Tools | SD Tools | SD Directory | SD Videos | SD Jobs | SQA Zone | DevAgile | DevBazar | Ajax Alliance | SD News | SD Conferences
SD Blogs | Forum Logiciel | Software Project Planet | SQA Planet | UML Planet | Cloud Voices | Java TV | .NET TV | Testing TV | TV Agile | RIATube
Java Voices | .NET Voices | PHP Voices | DBA Voices | Agile Voices | Scrum Planet | Ajax Voices | RIA Voices | The Waterfall Manifesto