Skip to main content

Page skeleton

For client-side calls, initialize one shared instance after the library has loaded:

WebSocket JSON endpoints (overview)

  • /request/json/bean/{INVOKE|UPDATE}
  • /request/json/repository/{INVOKE|UPDATE}
  • /request/json/database

Backend service call

If the backend method expects a JSON string, pass JSON.stringify(request) as its argument.

Repository and bean operations

React data loading

SSR and custom events

Translations and routing

Web components

Authentication

REST request and file upload

Form payload helper

Custom topic subscription

Partial HTML render

Retry a failed service call

JSON response handling