This document discusses RESTful development and JavaEE concepts. It begins with an introduction to REST and provides an example to distinguish RESTful and non-RESTful architectures. It then covers JavaEE topics like JAX-RS, dependency injection, and integrating JAX-RS services with JPA DAO services using CDI. The document also describes features of the WSO2 Application Server like multi-tenancy support, multiple classloading runtimes, and monitoring capabilities.