|
About:
MOD_PLSQL is an Apache module that allows you to
create Web applications using Oracle stored
procedures. It works similarly to the Oracle Web
Application Server PL/SQL cartridge, and provides
very similar APIs.
Author:
Ilya Volynets <ilya __at__ selfsoft __dot__ com>
[contact developer]
Homepage:
http://www.total-knowledge.com/progs/mod_plsql/
Tar/GZ:
http://www.total-knowledge.com/progs/mod_plsql/mod_plsql.0.3.15.tar.gz
Changelog:
http://www.selfsoft.com/progs/mod_plsql/ChangeLog
Trove categories:
[change]
Dependencies:
[change]
Apache (1.3 branch) (required)
Oracle (Default branch) (required)
[download links]
|
|
» Rating:
8.37/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 6524)
» Popularity: 0.83% (Rank 6999)

(click to enlarge graphs)
Record hits: 16,342
URL hits: 9,947
Subscribers: 9
|
|
Branches
Comments
[»]
Use CPPSERV instead
by Ilya VE - Jul 30th 2006 18:58:51
mod_plsql is fine idea, and will work for simple applications, but for
anything even mildly complex, one needs real application server. My
personal recommendation is CPPSERV: it is an application server that
provides very Java Servlet-like API to C++ programmers, and also contains
CSP (C++ Server Pages) parser.
-- /*
* --IV--
*/
[reply]
[top]
|