GBC principles

The Genero Browser Client (GBC) is a JavaScript client that supports Genero real-time web applications based on the following principles.

  • Nothing is computed or rendered on the application server side.
  • Genero applications are rendered based on DVM instructions (not HTML).
  • A default version of the GBC is bundled with the FGLGWS package.
  • GBC project sources (JavaScript, HTML, and CSS) are available from Four Js Product Download Area. You can modify and adapt these to customize your application's features and styles.

GBC can deliver an application to any device with a browser that supports HTML5.