Publication Details
Download |
Christian Schneiker, Mohamed Khamis, Dietmar Seipel
Prolog Server Faces - A Declarative Framework for Dynamic Web Pages In the 24th Workshop on Constraint Logic Programming (WLP 2010) (bib) |
With Prolog Server Faces, we provide a stateful and event driven framework for dynamic web applications written in PROLOG and XML. Following the MVC concept, the view of web pages is fully specified in a compact XML definition with statements for processing backend logic in PROLOG. Our framework provides an extensive, and easy to extend, tag library for compact XML, which will be expanded to XHTML with AJAX support, and an HTTP server implementation for the backend logic processing. Moreover, it is possible to use existing JSF-XML files with PSF. |