1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

openwebarch logo with transparent background

Introduction

The open web architecture framework defines web applications in an eclipse based DSL editor. A code generator transforms the models into a Google Web Toolkit / Google App Engine project which can be customized by the developer.

The following architecture diagram shows the structure of the generated applications:

Client / server architecture diagram.

The yellow boxes show the components which are generated by the openwebarch framework.

Starting Points