The Wayback Machine - http://web.archive.org/web/20150906174844/http://java.about.com/od/Control-Flow/

Control Flow

A developer need to be able to let the programs they write make decisions. This section looks at the conditional statements and loops that enable a programmer to control flow of the Java code based on the state of an application.