Is there any any component that can count down the number of minutes i pass to it? For example if I pass it 1 minute, it has to countdown like the following:
00:59, then 00:58 ... until 00:00
If there's no such component, how can I do it inside my JSF applications?