REST Web Applications
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
REST Web Applications
A REST Web Application is a Web application archive file (WAR file) that includes one or more REST services. A REST service is a service defined to expose your REST service annotated ABL applications to a Web Server as a REST Web application.
A REST Web application typically includes java classes, web pages (HTML), images, and other files that together make up a web application.