Overview of JavaScript Web application support

The Rogue Wave® JViews class library can be used on the client side where you develop Java™ applets or applications. It can also be used on the server side. Some Web browser applications require that the client stay very light, with most of the functionality residing in the server. The Web application support in Rogue Wave JViews Framework allows you to create such applications easily. You can use the power of the Rogue Wave JViews class library to build complex two-dimensional representations on the Web server and use the JavaScript Web application support of your Web browser to display and interact with the images created by the server.
For detailed information about exchange protocols between the client and the server see JViews Web application client/server exchange protocols.