September 04, 2010
Scala, JSF 2, and NetBeans. I am working on a web site that will help students practice their Scala programming skills. As I labored along, writing my JSF app code, I thought “this is silly—why not practice Scala at the same time?” But I like JSF and wasn'...
More »
September 03, 2010
Dropping Boxes with JavaFX. Dropping Boxes with JavaFX
If you want to work for DropBox, they have an interesting programming test which solution must be submitted together with the CV. I’m not considering a position at DropBox, but their test was too fun to ignore: an int...
More »
September/2010
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | | | 1 |
2 |
3 |
4 |
| 5 |
6 | 7 | 8 | 9 | 10 | 11 | | 12 | 13 | 14 | 15 | 16 | 17 | 18 | | 19 | 20 | 21 | 22 | 23 | 24 | 25 | | 26 | 27 | 28 | 29 | 30 | | |
|
 |
A tale of two components (JSF2)
In this blog, I'll examine two different ways to create a poll component with JSF 2, and in doing so, we'll look briefly at the two different ways that you specify id's in the two JSF 2 Ajax APIs.
Date: July, 03 2009
Url: http://weblogs.java.net/blog/driscoll/archive/2009/07/a_tale_of_two_c.html
Others News
Leave a Reply
Related
- A tale of two components (JSF2) In this blog, I'll examine two different ways to create a poll component with JSF 2, and in doing so, we'll look briefly at the two different ways that you specify id's in the two ...
|