Dont want to fuss around?
Directly to the WebApp Login.
User: Admin / Password: Admin
The O³ Web-Application-Framework (short O³ WAF) was designed for Web-Applications, but might also be useful for other purposes. One major design goal was platform independency, which resulted in loose coupling with the BlackBox.
The Modules are organized in Subsystems,
which are expressed by a common Module-Name Prefix of the format:
CapitalLetter{CapitalLetter}{Number | Small Letter}
This is conforming to the Subsystem definition within the BlackBox of Oberon microsystems.
Using, Importing, etc. of Subsystems means: Using, Importing, etc. of one, some or all modules of the subsystem.