Web Site Programming Notes & Examples
GeneseeWebmasters programs static web pages using HTML and CSS (cascading style sheets).
Dynamic pages are constructed using Java or Perl and the Stuts Framework is used when appropriate with Postgresql as the database backend.
The HTML server generally used is Apache and the Java container generally used is Tomcat.
Listed below are links to our notes, with examples in many cases, ranging from Apache configuration, Tomcat configuration, Apache-Tomcat connectors, setup and usage of Struts and useful Struts addons such as SSLEXT, StrutsTest, and DisplayManager.
Apache | Tomcat |
Java | HTML/CSS | Struts | Perl |