Blog Archives

Setting JSF components conditionally read-only through custom components.

Introduction There are a number of different reasons why you would want to disable input for sections of a page. Most obviously is the case where information should be readonly, pending certain conditions – perhaps access roles, perhaps something as

Tagged with: , ,
Posted in Java