4 Replies Latest reply on Sep 8, 2008 6:29 AM by adamw

    Ignored (?) ajax form submissions

    adamw

      Hello,

      I'm developing a Seam 2.0.2.SP1 application, so I'm using RichFaces 3.1.4.

      I've got a page with two forms, each submitted using a:commandButton. And normally that works fine.

      However, if I open the page, refresh it (only using Firefox3 - with Safari it works ok), submit one of the forms, and then try to submit the other - nothing happens. The request is sent, but the associated action on the server doesn't get executed.

      Any ideas why this might happen? Or where to start looking for the cause?

      --
      Thanks,
      Adam