This document provides an agenda for discussing how to build GWT UI's using Polymer elements. It covers motivations for using this approach, an overview of web components and Polymer, how to consume web components in GWT using JsInterop and custom interfaces, introducing the gwt-polymer-elements library, and demonstrates a full-stack GWT app using Polymer and REST services.