Oracle Appliactions 11i concepts(一) - Application 基本架構(1)
近來專案中的大事已經完全做完,系統也執行正常,所以,富裕時間比較多,乘機把Oracle Applications 11i 的官方文件,再系統的閱讀一遍,發現每閱讀一遍,都有不同的理解!
本章主要介紹Oracle Applications 11i 基本概念中 的Application 基本架構
Oracle Appliactions 11i concepts(一) - Application 基本架構(1)
http://zhulch.itpub.net/post/17395/279333
Oracle Appliactions 11i concepts(一) - Application 基本架構(2)
http://zhulch.itpub.net/post/17395/279364
Oracle Appliactions 11i concepts(二) - Application File System(1)
http://zhulch.itpub.net/post/17395/279382
1. 特別強調
Oracle 強烈建議千萬不要用SQL*Plus ,Oracle Data Brower,Database Triggers 或者其他工具去修改Oracle Applications data .Oracle 會提供專門的工具去做修改
2. Oracle Applications 一般由"Desktop tier/Application Tier /Database Tier" 3 層構成
3. Desktop tier
- 客戶端透過帶有JAVA-ENABLED Brower with JInitiator 透過JAR file +WAN 去訪問Application tier
4.Application Tier
- 主要有Web Server /Form server/report Server/Discoverer server /Concurrent Processing Server/Admin server 6 部分構成.
5. Load Balancing :
以下SERVER 可以做到Load Balancing
- Web Server
- Forms server
- Report server
- Discoverer Server
- Concurrent Processing Server
6.Web Server
- Web listener
- Java Servelet Engine
- JavaServer pages(JSP)
7.HTML-Based Applications architecture
Brower(Client)->Listener->Servlet Engine(JSP) ->Metadata Dictionary ->Data ->Servlet Engine(JSP)-> Listener ->Brower
8. Oracle Applications Framework Architecture
Client Web Server data server
Brower Weblistener
Servlet Engine metadata
Java Controller Metadata respository
(Programmatic UI Definition)(UI Definition)
UIX
(HTML UI Generator) Applications
AOL/J BC4J schema
(Security and Content) (Application Buessnis Logic)
9. Form server architecture
Brower running Jinitiator ,a java plug-in - > Web Listener ->Forms server(User Interface Logic) ->data server -> Forms server(User Interface Logic) -> Forms client running in the same brower-> Brower running Jinitiator,a java plug-in
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7318139/viewspace-909896/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle Appliactions 11i concepts(一) - Application 基本架構(2)OracleAPP架構
- Oracle Appliactions 11i concepts(三) - Application Database Organization(1)OracleAPPDatabase
- Oracle Appliactions 11i concepts(二) - Application File System(1)OracleAPP
- Oracle Appliactions 11i concepts(八) - Authentication and Integration(1)OracleAPP
- Oracle Appliactions 11i concepts(六) - Cloning(1)OracleAPP
- Oracle Appliactions 11i concepts(七) - Oracle Applications Manager(1)OracleAPP
- Oracle Appliactions 11i concepts(九) - High Avaliablility(1)OracleAPP
- Oracle Appliactions 11i concepts(五) - Autoconfig(1)OracleAPP
- Oracle Appliactions 11i concepts(四) - Database Features and Release 11i(1)OracleAPPDatabase
- Oracle Appliactions 11i concepts(十一) - SecurityOracleAPP
- Oracle Appliactions 11i concepts(十) - Load Balancing(1)OracleAPP
- Oracle Appliactions 11i concepts(十三) - Internationalization SupportOracleAPP
- Oracle Appliactions 11i concepts(十二) - Network TopologiesOracleAPP
- Oracle Appliactions 11i concepts 讀書筆記總彙OracleAPP筆記
- Oracle Appliactions 11i concepts(十五) - Multiple Reporting CurrenciesOracleAPP
- Oracle Appliactions 11i concepts(十四) - Multi-Org ArchitectureOracleAPP
- 1.OpenDaylight基本架構架構
- Oracle 19c Concepts(16):Application and Oracle Net Services ArchitectureOracleAPP
- Oracle EBS 11i 表結構Oracle
- StarRocks基本架構原理架構
- 解析Oracle Database Concepts 12c(1)OracleDatabase
- MySQL各版本架構圖MySql架構
- Webpack基本架構淺析Web架構
- oracle concepts目錄結構翻譯Oracle
- Oracle 20C Concepts(Part V-1)Oracle
- Oracle 20C Concepts(Part III-1)Oracle
- nacos基本架構和安裝架構
- Oracle 19c Concepts(00):Changes in This Release for Oracle Database ConceptsOracleDatabase
- Oracle Concepts - pfile and spfileOracle
- 超融合基本架構簡單定義架構
- Android ImageLoader框架之基本架構Android框架架構
- Oracle 19c Concepts(19):Concepts for Database DevelopersOracleDatabaseDeveloper
- 基於springboot+mybatis的微信公眾號開發第一篇-基本架構Spring BootMyBatis架構
- Oracle 19c Concepts(18):Concepts for Database AdministratorsOracleDatabase
- weblogic部署一個web application或application的目錄結構WebAPP
- 實時日誌分析系統的基本架構架構
- 教你寫Android網路框架之基本架構Android框架架構
- Recommended Browsers for Oracle Applications 11iOracleAPP