Other Directions
- Java can be used for
some interactive applications
- JavaScript is a simplified version of Java incorporated into HTML documents
- FastCGI
- High performance (processes are reused to handle multiple requests)
- Exchanges all information as FastCGI packets
- Provides ability to run applications remotedly
- Support for FastCGI has just appeared in latest releases