rich:calendar and the onchange event
I wanted to trigger some validation based re-renders with the rich:calendar
component. I was scratching my head for a while trying to figure out why it
wasn’t working.
Then it happened, its supposed to be onchanged. This particular component requires the extra d at the end… and it worked and everyone lived happily ever after…