Creating a JavaScript Web application

To create a JavaScript Web application, use the class IlvDiagrammerServlet . This class accepts JViews Diagrammer project files as input, so all you have to do to display a diagram in a Web application is to pass the project file as a parameter to the servlet.
An example of a JavaScript Web application based on JViews Diagrammer is supplied in <installdir>/jviews-diagrammer810/samples/diagrammer/thinclient/.
This example uses the JViews Diagrammer servlet to display a workflow process in a Web browser. The user can choose different processes to display and different style sheets to render them. The elements of the workflow can also be selected.
Important
Only the browsers and browser versions listed in the Release notes are supported by the Rogue Wave® JViews JavaScript Web application.