CSS font stacks, media style sheets & web standards

Your banner ad here

In this section

Follow Code Style

Site navigation below

This page is part of a searchable archive of the Code Style site log. Technical implementation notes that shed light on when, why and how the site has evolved since 2000.

RSS news feed Follow the latest entries to the site log.

Reverse chronology

27th March 2005

Added FAQ answers for the CSS, Java, servlets, servlet containers, site manager and site design sections:

Apache Tomcat

Cascading Style Sheets

JSP tags & libraries

Java compiler

Java networking

Java objects

Site design

Windows fonts

Actions: Ask a question about this post, seek clarification or offer a correction.

12th March 2005

Introduced a TidyException type to the TidyDriver class to report errors parsing HTML that JTidy cannot recover. The working version of JTidy does not throw exceptions from the parse method, so TidyDriver assigns a StringWriter to its setErrout method via a new PrintWriter. TidyException is a subclass of IOException, so all clients handle this case without modification, but with much more helpful error messages.

Actions: Ask a question about this post, seek clarification or offer a correction.

8th March 2005

Added boolean fields and mutators to the JDBC MockConnection class to trigger failures when closing the connection and calling transaction methods, to allow thorough testing of Data Access Object code.

Actions: Ask a question about this post, seek clarification or offer a correction.

Previously on Code Style

Find technical implementation notes on all aspects of the Code Style site.

Add this page to your chosen social bookmarking service

Style warning - please read

Home · CSS · Java · Javascript · HTML · Help · Log