This diploma thesis is about the inclusion of the AJAX technology in the project SAS 3. AJAX (Asynchronous JavaScript and XML) describes the asynchronous communication of a browser with a web server. With this concept the amount of transported data is reduced and the interaction with the web application is improved.
In the theoretical part of the diploma thesis the AJAX concept is explained and the inclusion of ready MyFaces components is evaluated. The necessary steps to create such a component are explained with an example.
In the practical part AJAX is integrated in the school administration software SAS 3 where it is useful. Technical problems with the integration are described and methods of resolution are developed. With this the usability of the application should be improved by faster response time.