This document provides an overview of a web services bootcamp session presented by Bill Buchan. The agenda covers using Domino to provide web services using LotusScript, Java servlets, and agents, as well as using Notes to consume web services using LotusScript, COM, and Stubby. The document introduces web services concepts and architectures. It discusses using LotusScript in Domino 7 and 8 to easily create web services and profile performance. It also covers more complex options like Java servlets which provide persistence but require more work. The session includes demonstrations of creating and testing a sample web service using a contacts database.