Defining required extensions for Web applications

You can define the extensions required by your Web applications in EAServer Manager or in the manifest.mf file bundled within a Web application archive (WAR) file. Doing so increases the portability of the Web application among J2EE servers from different vendors. When a server imports a WAR file that specifies required extensions, it checks that the required extensions are available.