- Java EE 8 Development with Eclipse
- Ram Kulkarni
- 86字
- 2021-06-18 18:59:52
The business layer
The business layer is where you typically write code to handle the business logic of your application. Requests to this layer could come from the presentation layer, directly from the client application, or from the middle layer consisting of, but not limited to, web services. Classes in this layer are executed in the application container part of JEE server. GlassFish and WebSphere are examples of web container plus application container.
Let us take a tour of some of the specifications in this group.
推薦閱讀
- 深入理解Bootstrap
- OpenShift開發指南(原書第2版)
- 高效微控制器C語言編程
- Hands-On Data Structures and Algorithms with JavaScript
- Java編程指南:基礎知識、類庫應用及案例設計
- Python金融數據分析
- 新編Premiere Pro CC從入門到精通
- 單片機應用技術
- 教孩子學編程:C++入門圖解
- Java編程的邏輯
- Learning Material Design
- SQL Server 2016 從入門到實戰(視頻教學版)
- 深入解析Java編譯器:源碼剖析與實例詳解
- Android應用開發實戰(第2版)
- Software-Defined Networking with OpenFlow(Second Edition)