Earlier I promised to make the source code from my JavaOne talk available. Well, I'm going to go back on my promise but provide something that I think is much better. You see, the example I showed was really crappy and I'm not sure it would be easy to follow even if I did make this embarassing code public. I have decided instead to write a couple of tutorials on the MyFaces wiki that show the techniques I described in the talk.
Tutorial #1: How to tell if your MyFaces application is running as a portlet
Tutorial #2: How to extend MyFaces portlets to use modes (EDIT, VIEW, and HELP)
Stan
Comments