May 31st, 2011
4:13 pm
Posted under CDI
Permalink
Tags CDI, Tip, Tutorial
This is an interesting 2 part article by Andy Gibson on how to use CDI conversations. Part 1 is here and Part 2 is here. Of particular interest is his discussion in part 2 about how to manage a collection of conversations and index them/return to them etc.
Another post here discusses the use of conversations and some custom reflection trickery to implement a generic CRUD application that only uses JSF view coding to implement a particular application.
Leave a Reply
You must be logged in to post a comment.