JDesignerPro by BulletProof JAGGServer


JDesignerPro's Scalable Application and Database Access Server

JAGGServer is JDesignerPro’s middle tier. JAGGServer is the server portion of the JDesignerPro system that handles the transmission of data and requests to and from your JDesignerPro client applications. It handles:

JAGGServer is included as an integrated part of the JDesignerPro framework. There are two parts to JAGGServer, a Java-based Server and a CGI. Most of the traffic and functionality are contained in the Server, but the CGI is used for a few specific functions, including the option to have encrypted data transmission using HTTPS. The JAGGServer must be running for JDesignerPro to work.

Calls to JAGGServerServer are built automatically into your client applications when you use any of the Data Wizard objects inthe Application Builder. You can also make your own calls to JAGGServer by implementing the JaggSQL method in your classes. The beuaty of this system is that JDesignerPro removes the need for you to enter complex server and database calls for each data aware screen or component you build. BulletProof has built in the necessary middletier for you, alleviating not only the cost of buying an application server from another vendor but the dificulties associated with conecting the client to the database tier.

Here is a feature matrix for JAGGServer as compared to other Java middleware products. The benefit of using JAGGServer is that it has all the features of similar products and it is integrated into the JDesignerPro system. When you build an application with JDesignerPro, the messaging code between the client and the server are built-in.