This project consume a job web service. This part was implemented in the Files Editor Project v.2. You can see it
here
or you can download it, for a future implementation.
This project implements a guestbook using XML files as database. Thru a sign form the input data are saved in an XML file.
The input data are validated before. The view part use an XSLT file to implement the output style of the XML database.
You can see it here
or you can download it, for a future implementation.