What Is JReps

JReps is a AJAX enabled Java framework for building web applications. It consists of three major building blocks: Components, Adapters and JReps definition tags.

Components are used to define display objects. A huge number of objects such as list boxes, command buttons, text fields etc can be programmed and displayed using JReps.

Adapters are used to define and access data stores. All data stores, including databases, flat files, XML, EDI, SAP documents can be accessed using adapters.

JReps definition tags are used to define the presentation logic, properties and attributes of components and adapters and their relationship. These tags are coded either in configuration files or embedded directly into HTML.

Launch Flash Presentation