Entering content frame

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

Prerequisites

·        You must install Web SQL Studio. See the Installation Manual, Configuring 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

 

Leaving content frame