Web
Jump to navigation
Jump to search
J Web technologies comprise frameworks and tools that provide web server integration or stand-alone functionality and allow to develop a broad range of web applications and services.
Basics
- CGI with J basic concepts of implementing CGI in J
- Console scripts and CGI by Martin Neitzel
Frameworks
- CGI, standard foundation for other web technologies
- JHP, framework to develop web applications, similar to ASP and PHP
General
CGI::
- FastCGI Guide
- SCGI Guide
- Markup-Behind model for separating the programming logic and presentation
Stand-alone Web Server::
- Guides/JWebServer, detailed approach
- Nonblocking Web Server, script with async approach
XML and Web Services::
- Web services (addon)
- XMLRPC (addon)
Comments are welcome, as well as updates to these wiki pages inline or in a page's Discussion section, as well as emails to the General forum.