Hi everybody,
Is there a meaning in JSF to avoid a user to click twice on a form button ?
When I make it, I got the following exception :
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
Maybe by the use of a
filter in the web.xml ?
Thank you for your help.
bgOnline