Saturday, 23 February 2013

Application Deployment | WebSphere Tutorial pdf

Application Deployment:
Websphere application server6.0 supports several types of J2EE packages and applications.
Module                               Filename                         Contents
Web module                     <module> war       Servlets, JSP files, and related code artifacts
EJB module                      <module>.jar         Enterprise beans and related code artifacts
Application client module  <module>.jar         Application client code
Resource adaptermodule  <module>.rar         Library implementation code that your application uses to connect to enterprise information systems (EIS)

No comments: