Hi all,
I'm using SEAM 2.0GA and JBOSS 4.2GA.
In my page I have a commandLink like that:
anonymous wrote : <h:commandButton id="mat" value="Change"
action="#{receivingHome.searchItem(it.item)}" />
The command link executes an action and redirects to a new page.
The pages are inside a conversation and when the user double clicks on the link the
conversation incorrectly ends. (like sending the post twice, and the first post is already
being proccessed).
Any tip on who to workaround that?
Regards,
Ricardo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112087#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...