DZone depends on you. Login and vote now.
By krishnas
via jroller.com
Published: Apr 28 2007 / 14:53
You may wish to create a JSF component that can contain other child JSF components.
Words are very nice but how to implement this idea ???
Assume we want to create a component that can hide and show the child components based upon a specific attribute. Let call our component (parentTag) and the attribute (visible).
For example)
SaveShareSend
Tags: java, open source
Add your comment