News

Learn about what I call "Web 2.01," a fusion of "Web 2.0" style application content with a "Rich Internet Application" client, which is not subject to many of the limitations of a Web browser.
Request handling is the bread and butter of Java web application development. In order to respond to requests from the network, a Java web application must first determine what code will respond ...