Accessing EAServer components

4GL JSP pages provide tight integration with EAServer servers. Using 4GL JSP pages facilitates access to EAServer components, component properties, and component methods.

For a deployed 4GL JSP page, the connection to the EAServer server associated with the page is made before the page is loaded in a client browser. If component stubs are available to the page server, components accessed by the page get instantiated at load time.