Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O Reilly article.
IIS是Internet Information Server的縮寫,是微軟提供的Internet服務器軟件,包括WEB、FTP、Mail等等服務器。因為IIS的FTP和Mail服務器不是很好用,一般用IIS只用其WEB服務器。本文以Win2000服務器版操作系統為例,介紹WEB服務器的安裝和設置方法。
Java Server Pages Examples code
JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access. jsp Java Server Pages 配套源代碼 第3版
Asp中文手冊,Active Server Pages (ASP) 是服務器端的腳本編寫環境,您可用它來創建動態 Web 頁或生成功能強大的 Web 應用程序。ASP 頁是包括 HTML 標記、文本和腳本命令的文件。ASP 頁可調用 ActiveX 組件來執行任務,例如連接到數據庫或進行商務計算。通過 ASP,可為您的 Web 頁添加交互內容或用 HTML 頁構成整個 Web 應用程序,這些應用程序使用 HTML 頁作為您的客戶的界面。
Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create bar, line, area, and pie charts. It also includes server side classes to help generate the data file used as input. At the moment, there are classes for PHP, Perl, .NET, Java, Ruby (and Rails), and Python