You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2005/08/04 20:30:07 UTC

[Myfaces Wiki] Update of "HowTo" by MikeKienenberger

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by MikeKienenberger:
http://wiki.apache.org/myfaces/HowTo

------------------------------------------------------------------------------
   * ["UsingPortletUtil"] - What to do if your application needs to know whether or not it is running as a portlet.
   * ["UsingPortletModes"] - How to make your MyFaces portlet use portlet modes such as Edit and Help.
   * ["SubmitPageOnValueChange"] - How to make an input control submit a page when the value changes.
+  * ["NullCapableConverter"] - How to make a converter to handle disabled or null-capable items.