JEE architecture- What is Java Enterprise edition architecture ?
Tweet JEE (Java Enterprise Edition) follows the distributed multi-tiered application approach which means the entire application may not reside at a single location, but distributed. And the applications is divided into various tiers. J2ee application is composed of various components which can be created by the different developers and then assembled together. These components [...]
Recent Comments