Hi, Nael!
Have you seen this demo: http://37.139.4.54/ClassExplorer/?
After installation just open the URL: http://yourserver:57772/ClassExplorer/
and it should work.
Regarding you second question on CSP :
/ClassExplorer web app is REST web app, which can be determined once the web app has Dispatch class (ClassExplorer.Router in this case).
If so this app only serves the REST URLs which are listed in dispatch class URL map.
Hope this helps.
- Log in to post comments


