This tutorial assumes that you have installed Natural for Ajax as described in the Installation section.
To start the development workplace
Make sure that your application server is running.
Invoke your browser and enter the following URL:
http://<host>:<port>/cisnatural/index.html
where <host> is the name of the machine on which your application server is installed and <port> is the port number of your application server.
Note:
If you have not defined another port number during
installation, the default port number is
"8080".
On the resulting page, click the Development Workplace link.
The development workplace is now shown in your browser.
You can now proceed with the next exercise: Creating a Project.