Search results

From Documentation
  • To show how easy we can use server push with ZK, let us take a look at the stock charting example. ...oesn't allow this directly. However, there are some ways to emulate server push. We will mention two examples below, one by client polling and the other us
    8 KB (1,063 words) - 03:49, 8 December 2010
  • ...e-visibility/ HTML5's Page Visibility API] for handling Comet-based server push. ...onnection by page visibility API if available. The connection use for the server side is much more efficient since it doesn't hold the connection if the pag
    780 bytes (113 words) - 08:24, 7 July 2016
  • In the latest version of ZK, 3.0 RC, we provide a new feature – Server Push, which let you access desktop and all of its children components out of a Z ...u a convenient class called SimpleListModelSharer, which integrates Server Push and ListModel to share single ListModel to multiple desktops. You can just
    5 KB (599 words) - 03:37, 28 December 2011
  • ''The best way to use the server push is not to know the server push at all.'' ...le weeks ago, Henri told me we can and shall encapsulate the use of server push in form of event firing and listening, and the event queue (introduced in Z
    9 KB (1,349 words) - 04:17, 20 January 2022
  • ...plied object modeling and database access with DAO and by including Server Push feature in order to implement a web application monitor. =Monitor with Comet Server Push=
    4 KB (590 words) - 08:24, 7 December 2010
  • ...ld-saying, “Life finds a way.” Thus, there are many ways to emulate server push. Three of the most famous examples are [http://en.wikipedia.org/wiki/Revers =What can server push do for you?=
    9 KB (1,337 words) - 02:38, 27 December 2019
  • ...t polling operation to support testing applications that uses <code>Server Push</code> mechanism. ...int delay)</code> method which will send a dummy client polling request to server and wait the specified delay time(in milliseconds) before returning. The <c
    3 KB (459 words) - 02:55, 18 January 2022
  • ...a user, a notification made by an application, and an invocation of server push. Thus, the application can handle different kinds of notifications and sour
    581 bytes (81 words) - 08:50, 26 January 2024
  • <server-push-class>''a_class_name''</server-push-class> It specifies which class used to implement the server-push feature. The class must have a default constructor (without any argument),
    1 KB (133 words) - 06:21, 5 August 2011
  • :<code>enableServerPush</code> : to enable server push :<code>activate</code> : Activates a server-push thread.
    5 KB (739 words) - 02:58, 20 January 2022
  • ==Comet Server push support== ...ty functionality has also been extended to comet server push to reduce the server loading by default.
    4 KB (608 words) - 04:19, 20 January 2022
  • * Use a portal server to integrate multiple ZK portlets ...event queue does not require [[ZK Developer's Reference/Server Push|Server Push]], so there is no performance impact at all.
    3 KB (453 words) - 05:54, 6 February 2024
  • ...on long running events. This article shows how to do this with ZK's Server Push technology. ...d has finished his work, the result must then also be delivered via Server Push to the client.
    9 KB (1,247 words) - 08:19, 25 October 2010
  • == ZK Maven Project With Jetty Server Embedded == == ZK Maven Project With Tomcat Server Embedded ==
    6 KB (792 words) - 12:39, 19 January 2022
  • With ZK, you have four options: server push, suspend and resume, timer, and piggyback.
    1 KB (161 words) - 10:35, 19 January 2022
  • Classic ZK components are stored in the HttpSession on the server side. Based on the Java EE Web application specification, ...ts in memory on the server side. When a web browser sends a request to the server, it also sends a session identifier. This is commonly done with a JSESSIONI
    10 KB (1,456 words) - 03:04, 1 April 2024
  • ...ame, while the event queue can be implemented with the use of Ajax, server push and even message queue. ...session and application scope, the group scope doesn't require the server push, so the communication is more efficient.
    15 KB (2,200 words) - 03:06, 2 February 2024
  • The configuration of a Web server really depends on the server itself. There is no standard approach. * processing server push update
    2 KB (290 words) - 04:33, 5 February 2024
  • Events triggered by an end user, by an application, by server push and even by message queues are stacked and handled using the same mechanism ...ation's code, for best productivity and security, runs at the server, ZK's Server+Client Fusion architecture allows developers to optimize responsiveness and
    3 KB (392 words) - 09:47, 24 September 2010
  • ...ools for dealing with web development. The first is the concept of "Server Push". And the second is the use of the graph, "Dial Chart". ...e an invaluable tool for creating rich interfaces and working with "Server Push" can make the systems much more interesting. In this article we will show h
    11 KB (1,348 words) - 08:09, 15 March 2011

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Google Custom Wiki Search