Try OpenEdge Now
skip to main content
Web Services
Introduction : Overview of REST Web services in OpenEdge : Creating OpenEdge REST applications : Adding static resources to your project
 
Adding static resources to your project
In Progress Developer Studio, you can add static files (HTML pages, graphics, JavaScript, etc.) to your project. These static files can be added to the OpenEdge REST application that is deployed on a Web server. Deploying the static files on the Web server is more efficient than dynamically generating them from the AppServer in response to a client request.