<script src="header.js"></script>

<div id="title">  Noradle Documentation Index  </div>

Sorry, dear nodejs and oracle fans, The documentation for Noradle is just not so formal and complete,
I'm doing hard to improve the docs.

* [Noradle's Goal](NoradleGoal.html)

Part 1 : psp.web
==========

* [Introduction of PSP.WEB](introduction.html)
* [Deployment of Noradle](deployment.html)
* [Coding Guide of Noradle](coding_guide.html)
* [Advanced Topics of Noradle](advanced_topics.html)
* [DB connection pool management](db_conn_pool_mgm.html)
* [API demo of PSP.WEB](http://unidialbook.com/demo) at Noradle's demo site
* [App dialbook developed on PSP.WEB](http://unidialbook.com/com) at production site (you can use 18602247741 to
login)
* [License of PSP.WEB](license.html)

Part 2 : call in db driver
======

* [js_call_plsql  of Noradle](js_call_plsql.html) at my introduction site


Part 3 : call out net proxy
======

* [call external service from PL/SQL on Noradle](direct_call_out.html)



Appendix: memo doc by topics
==============================

The doc is just a history about my thinking, for my reference convenience.

* [any server](any_server.html)
* [async PL/SQL](async.html)
* [oracle call outside network service](call_out.html)
* [Message Stream (depleted)](message_stream.html)
* [HTML Generation](html_gen.html)
* [SQL Data Driving Page](sql_driving.html)
* [Session Issues](session.html)
* [outstanding](outstanding.html)




<script src="footer.js"></script>