related to component development.
Hi folks,
A very basic jsf question relating to component development. In the component class should all the instance variables have bean type getter and setter property ?
If the answer to the previous question is no ,then from a design perspective which instance variables shouldn't have a bean type getter and seter property ? Some clarifications may be helpful for me to comprehend the problem.

