Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
jvx:communication:async_callback [2018/01/31 21:36]
admin created
jvx:communication:async_callback [2018/01/31 21:38]
admin
Line 1: Line 1:
-Any function at the client´s business logic can be addressed using Server Actions. These are usually actions that do not take up a lot of time, such as, for example, input validation.+~~Title: Asynchronous Communication using CallBac~~ 
 + 
 +Any function at the client´s business logic can be addressed using [[jvx:​communication:​calling_server_action|Server Actions]]. These are usually actions that do not take up a lot of time, such as, for example, input validation.
  
 For this reason, communication between client and server is synchronized,​ i.e., the client makes a request to the server and waits for a response. During the wait time, the mouse cursor in the application is displayed as an hourglass, and the user can perform no further actions. For this reason, communication between client and server is synchronized,​ i.e., the client makes a request to the server and waits for a response. During the wait time, the mouse cursor in the application is displayed as an hourglass, and the user can perform no further actions.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information