The requirements for programming an application server for session-managed applications differ depending on whether a bound or unbound client connection is used. However, both types of client connections provide some means to manage session context internally on behalf of clients that are connected using the session-managed application model.
The remaining sections in this chapter indicate where a feature's function or availability depends on the application model and binding state However, in general, the main differences affect how you can manage client connection context for each model. For more information on the session-managed application, see
PAS for OpenEdge and Client Interaction .