[jboss-user] [JBoss Seam] - Conversation ends when user double clicks

rmemoria do-not-reply at jboss.com
Tue Dec 11 16:09:27 EST 2007


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#4112087

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112087



More information about the jboss-user mailing list