Procedure documentationDisplaying the Software Version of Web SQL Studio Locate this document in the navigation structure

Prerequisites

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

Procedure

Call the following address with your web browser:

http://<servlet_container_computer>:<servlet_container_port>/<context_path>/version.jsp

<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

http://PARMA:8080/websql/version.jsp