Genero Web Client for JavaScript (GWC-JS) / What is GWC-JS? |
When a Genero Web Client for JavaScript (GWC-JS type) application starts, a bootstrap mechanism is called to initialize information.
To start a GWC-JS type application, type the URL of your application into your browser as follows: http://host:port/gas/ua/r/group/myapp
As the application starts, a bootstrap.html file is called. This bootstrap page loads the required JavaScript files and provides information for rendering the application:
The bootstrap is configured in the GWC-JS element of the UA_OUTPUT configuration element. See UA_OUTPUT.
The bootstrap.html file, including all the resources required for rendering the application, are located in the directory referenced by the GWC-JS element. The default directory is gwc-js located in $FGLASDIR/web/.