Try OpenEdge Now
skip to main content
Developing WebSpeed Applications
Preface : Purpose
 

Purpose

This manual provides an overview the tools and the programming techniques that enable you to develop and deploy OpenEdge® WebSpeed® applications. WebSpeed applications support full business transactions between a Web browser and a Web server.
This documentation supports the "classic" WebSpeed implementation, where a third party Web server is required to host the WebSpeed Messenger that responds to client requests.
In OpenEdge 11.6 and later releases, the Progress Application Server (PAS) for OpenEdge is available as a host for WebSpeed applications. It integrates the functionality of a Web server, the WebSpeed Transaction server, and an AppServer in a single PAS for OpenEdge instance. As a platform for WebSpeed applications, PAS for OpenEdge has many advantages, including improvements in performance, scalability, and security.
Note that you can migrate existing WebSpeed applications to PAS for OpenEdge, or you can use the Progress Developer Studio for OpenEdge to develop new WebSpeed applications that run on PAS for OpenEdge.
See Progress Application Server for OpenEdge: Introducing PAS for OpenEdge for more information on the advantages of using PAS for OpenEdge.