Child pages
  • Running a Solution in the Client

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Table of Contents

Overview

In order to run a solution in a true client, you must have the solution in a running Application Server that contains your solution.  

...

  1. Open a web browser and enter the server URL, including port number.  A client launch page will appear.
  2. Click on the icon. The client launch process will begin.

    Note
    titleNOTE

    If Java Runtime Environment is not installed on the computer, you can install by clicking on the link at the bottom of the client launch screen.  This link will also verify that JRE is installed as well.

  3. When prompted, select the solution you want to open.
  4. The desired solution will open in the Smart Client. 

...

To run a solution in Web Client:

  1. Open a web browser and enter the following URL:

    Code Block
    http://<your_application_server>:8080/servoy-webclient

    where is the address of the Application Server.

  2. A menu will appear with all the solutions available.
  3. Select the solution you want to open.
  4. The solution will open in the browser window.

...

Other options on starting clients are available, see Smart Client and Web Client  in the Deployment Guide for more details.