Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create multiple AJAX requests running simultaneously

818962May 11 2011 — edited May 15 2011
Hi there,

Using JDeveloper 11.1.1.4, is it possible to create multiple AJAX requests running simultaneously in a JSF page?

For example, there are two af:commundButton with their partialSubmit options set to true.
The server must start processing an AJAX request from one button immediately after the button is cliked, even if the server is processing the AJAX request from the other button (then the server processes the two requests at a time).

Regards,
Kenji
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2011
Added on May 11 2011
17 comments
2,498 views