Let’s say I specify an outputText component like this: <h:outputText value="#{ManagedBean.someProperty}"/> If I print a log message when the getter for someProperty is ...
-
May 20, 2022
- 0 Comments