To facilitate better understanding and development of applications on Reliance Application platform, Reliance Developer Programme technical team has designed a framework for development of client - server applications. A Sample Application that makes use of the framework is incorporated to demonstrate maximum number of features usually present in a normal Client-Server Application.
The client-side implementation shows the usage of Reliance APIs like RAP Request, Reliance UI APIs like R Form, R List and implementation of background image on the client side.
The server side implementation shows the usage of the controller servlet, property loader, database connectivity, caching etc.
The HTML based documentation for the sample application is also given for reference of developers.