|
|
| MilesWeb |
 |
|
Miles thin-client web application
framework
MilesWeb is a framework for building thin client
web applications on the Miles back-office solution.
Architecture
- JEE compliant
- Separation of Concerns (SoC): every layer is independent from the rest of the application
- based on the MVC-design concept (Model - View - Controller)

Technology
- programming language: Java
- communication: XML
- transformation: XSLT
- clientside logic: JavaScript, AJAX
- web service: Miles API
- any JEE Compliant Web Server software (supporting Java Server Faces)
Advantages
- NO separate database
- vendor and platform independent
- uses the back-office business logic
- using AJAX (Web 2.0) technology
- interaction with the Miles back-office system
- uses Apache open source technologies
- multi-device: browsers, PDAs, Mobile devices
... (all thin clients)
- multi-publishing formats: HTML (XHTML), PDF (Acrobat Reader), XLS
(Excel), RTF (Word), SVG (Scalable Vector
Graphics) ...
- multi-language
- multi-back-end: possibility for integration
of multiple back-ends
- available 24/7
- customizable: look & feel and different
functional requirements can easily be changed
and added
- flexible integration with existing websites
and third-party software solutions
|
|