Procedure documentationCalling Web SQL Studio Locate this document in the navigation structure

Prerequisites

  • You have installed Web SQL Studio. See Installing Web SQL Studio.

    If you use the default values during installation, Web SQL is installed with the context path /websql.

  • You have started your servlet container. For more information, see the documentation for your servlet container.

Procedure

Enter the following address in your web browser:

http://<servlet_container_computer>:<servlet_container_port>/<context_path>

<servlet_container_computer>

Computer on which the servlet container is installes

<servlet_container_port>

Port used for the servlet container

<context_path>

Web SQL's context path

Example

You have installed the servlet container Apache Tomcat on computer PARMA and use the default value 8080 for the port.

http://PARMA:8080/websql