All releases tagged AJAX


Release Notes: Comet (AJAX push / reverse AJAX) functionality was added for the GWT client - OfficeFloorComet API. The client functionality is supported on the server side by a simple publish API that encapsulates a highly scalable threading implementation. Applications built will not need to deal with the complexities of Comet, as on the server side is a simple publish API, while on the client side only a consumer POJO implementation is required.