Web Interface
ISIS-NBP cell ships with web server (powered by Django) that allows an extremely comfortable way of test formatting language's commands.
To access the main page, it is necessary to run ISIS-NBP Cell as a server:
$ pymx -s PyISIS Cell 0.9.2 Python 2.6.3 (r263:75183, Oct 4 2009, 11:40:05) [GCC 4.4.1] Gateway ready to handle HTTP requests at port 8080 Gateway ready to handle SSH requests at port 2222
and just visit the address http://127.0.0.1:8080/ with your web browser.
The main page displays all links to sample applications:
- http://127.0.0.1:8080/web/restclient/
Sample form to demonstrate REST API.
- http://127.0.0.1:8080/web/pftclient/
Sample form to demonstrate PFT Client.
- http://127.0.0.1:8080/web/actionlet/
Sample to demonstrate Actionlet.
ISIS-BNP Cell supports still the following Web Services:
Access to REST API functions.
Attachments
-
isis-web-main.jpg
(52.1 kB) - added by joao.chaves
14 years ago.
Main Page