Entering content frame

Procedure documentation Calling Web SQL Studio Locate the document in the library structure

Prerequisites

     You have installed Web SQL Studio. See Installation Manual, Structure linkConfiguring Web SQL / WebDAV.

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 installed

<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

See also:

Logging on to a Database Instance

 

Leaving content frame