users@glassfish.java.net

JSF2: Creating Custom Component [OutputObject]

From: <forums_at_java.net>
Date: Sat, 6 Oct 2012 23:13:53 -0500 (CDT)

In this article, you will see just how easy it is to create new components
that are fully functional and integrated into your web applications by
creating a new component that takes a simple - with primative attributes only
- java bean object as a value and his output will be the bean details printed
in HTML table e.g. JSF code:
======== USER BEAN
===========================================================

======== ADDRESS BEAN
========================================================

Will produce the following: The article... JSF2: Creating Custom Component
[OutputObject] [1]

[1]
http://www.adevedo.com/content/jsf2-creating-custom-component-outputobject

--
[Message sent by forum member 'adevedo']
View Post: http://forums.java.net/node/891233