Hi guys,

I am using JSF as presentation layer. But JSF don't offer component to handle duplicate form submission. I found out that Spring's handleInvalidSubmit exist. Anyone know how to implement this with JSF? Thanks !

regards,
kmthien