https://github.com/echo3/echo3
Echo is a platform for building web-based applications that approach the capabilities of rich clients. The applications are developed using a component-oriented and event-driven API, eliminating the need to deal with the "page-based" nature of browsers. To the developer, Echo works just like a user interface toolkit. The latest iteration, Echo3, features the ability to write applications in either server-side Java or client-side JavaScript. Server-side applications run in any Java Servlet Container and do not require developer knowledge of HTML, HTTP, or JavaScript. Client-side JavaScript-based applications do not require any server at all, but can of course communicate with one via XML or JSON over HTTP. Cross-platform AJAX technology is used for rendering, and no browser plugins are required. Echo is open-source software, dual-licensed under the Mozilla Public License and LGPL.
https://github.com/echo3/echo3
Last synced: 2 months ago
JSON representation
Echo is a platform for building web-based applications that approach the capabilities of rich clients. The applications are developed using a component-oriented and event-driven API, eliminating the need to deal with the "page-based" nature of browsers. To the developer, Echo works just like a user interface toolkit. The latest iteration, Echo3, features the ability to write applications in either server-side Java or client-side JavaScript. Server-side applications run in any Java Servlet Container and do not require developer knowledge of HTML, HTTP, or JavaScript. Client-side JavaScript-based applications do not require any server at all, but can of course communicate with one via XML or JSON over HTTP. Cross-platform AJAX technology is used for rendering, and no browser plugins are required. Echo is open-source software, dual-licensed under the Mozilla Public License and LGPL.
- Host: GitHub
- URL: https://github.com/echo3/echo3
- Owner: echo3
- Created: 2011-04-05T06:35:48.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T16:28:08.000Z (over 7 years ago)
- Last Synced: 2024-06-19T05:59:05.412Z (over 1 year ago)
- Language: Java
- Homepage: http://echo.nextapp.com/site/
- Size: 10.8 MB
- Stars: 77
- Watchers: 23
- Forks: 37
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-java - Echo