Part II. Remote Object Persistence Quick Start

Table of Contents

2. Starting Client Project
Create an ROP Client Project in Eclipse
Create Client Java Classes
3. Setting up Hessian Web Service
Setting up Dependencies
Client Classes on the Server
Configuring web.xml
Running ROP Server
4. Porting Existing Code to Connect to a Web Service Instead of a Database
Starting Command Line Client
5. Adding BASIC Authentication
Securing ROP Server Application
Configuring Jetty for BASIC Authentication
Running Client with Basic Authentication