Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
ERD Pemesanan Ojek Online
…
97 pages
1 file
Given the nature of client-server applications, most use some freeform interface, like web forms, to collect user input. The main diculty with this approach is that all parameters obtained in this fashion need to be validated and normalized to protect the application from invalid entries. This is the problem addressed here: how to take client input and preprocess it before passing the data to a back-end, which concentrates on business logic. The method of implementation is a rule engine that uses Groovy internal domain-speci c language (DSL) for specifying input requirements. We will justify why the DSL is a good t for a validation rule engine, describe existing techniques used in this area and comprehensively address the related issues of accidental complexity, security, and user experience
Loading Preview
Sorry, preview is currently unavailable. You can download the paper by clicking the button above.