In a recent blog post, Java EE 6 (JSR 316) specification co-lead Roberto Chinnici discussed the two leading proposals for the web profile in the upcoming Java EE 6 specification (For more information about profiles, one can start with this article on TheServerSide.) The part that caught me by surprise and confuses me greatly is [...]
Monthly archives: February, 2008
A ValueChangeListener Question and Answer
At the lunch session of the OKC JUG today, a question was asked about the difference between the valueChangeListener attribute and <f:valueChangeListener/>. That is, and The question was, which is “better?” There was also a question if the latter form automatically handled the JS on the parent component. I will now attempt to answer those [...]
Up 