Web server

The web server generates the user interface and manages transactions with the Rational® Synergy database.

Generating the interface means dynamically displaying the processed HTML pages (also called forms) needed to submit new change requests, modify existing change requests, query the database, and select reports.

If the user requests information (for example, by performing a query), the web server contacts the database and retrieves the information. When users modify information about the forms (for example, submitting a change request), the web server contacts the database and sends the new or updated information.


Feedback