|
|
| MilesWeb |
 |
|
Miles thin-client web application
framework
MilesWeb is a framework for building thin client
web applications on the Miles back-office solution.
Architecture
- J2EE 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 J2EE Compliant Web Server software (Apache
Open Source is recommended)
Advantages
- NO separate database
- vendor and platform independent
- uses the back-office business logic
- interaction with the Miles back-office system
- uses Apache open source technologies
- multi-device: browsers, PDAs, WAP devices
... (all thin clients)
- multi-publishing formats: HTML (XHTML),
WML (WAP devices), 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
|
|