0 Replies Latest reply on Sep 6, 2007 12:51 PM by johnechesher

    Serializing A4J requests.  Any ideas?

    johnechesher

      I am using Seam 1.2.1 and A4J 1.1.1. I have a page that does a search based upon the string entered in a field. The field is A4J enabled to search and return results on each keystroke. Problem is that performance is slow and occasionally the order the requests are processed is different than the order they are submitted, which leads to search results that don't necessarily match the search string on the page.

      I found this in the Jira for A4J: http://jira.jboss.com/jira/browse/AJSF-69

      That does not appear to have been implemented in any release of A4J, right? If not, any other ideas for how to make this happen?
      Thanks!