By bloid
via weblogs.java.net
Published: Nov 10 2008 / 14:02
Here's a slightly more complex example of writing a component using JSF 2.0's Composite Component feature. The Spinner component takes only 30 lines to create the classic "entry field with buttons" spinner as a component you can use in any JSF page.
Add your comment