国产精品婷婷久久久久久,日本中文字幕平台,天天躁夜夜躁av天天爽,国内极度色诱视频网站

基于web service的遠(yuǎn)程portlet應(yīng)用.rar

RAR格式版權(quán)申訴手機(jī)打開展開

基于web service的遠(yuǎn)程portlet應(yīng)用,基于web service的遠(yuǎn)程portlet應(yīng)用1.4萬字41頁包括開題報(bào)告,任務(wù)書,答辯ppt及論文正文摘 要web service的出現(xiàn)創(chuàng)建了可互操作的分布式應(yīng)用程序的平臺(tái),標(biāo)準(zhǔn)的 web service在大多數(shù)情況下都適用,但對于動(dòng)態(tài)集成業(yè)務(wù)應(yīng)用程序卻不太適合。例如,如果要在商業(yè)門戶中集成訂單狀態(tài)web ser...
編號(hào):78-34650大小:1.50M
分類: 論文>計(jì)算機(jī)論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會(huì)員 劉麗 發(fā)布

基于Web Service的遠(yuǎn)程Portlet應(yīng)用
1.4萬字 41頁
包括開題報(bào)告,任務(wù)書,答辯PPT及論文正文



摘 要

Web Service的出現(xiàn)創(chuàng)建了可互操作的分布式應(yīng)用程序的平臺(tái),標(biāo)準(zhǔn)的 Web Service在大多數(shù)情況下都適用,但對于動(dòng)態(tài)集成業(yè)務(wù)應(yīng)用程序卻不太適合。例如,如果要在商業(yè)門戶中集成訂單狀態(tài)Web Service,則需要編寫代碼以在門戶中顯示訂單狀態(tài)服務(wù)的結(jié)果。在這種狀況之下,OASIS創(chuàng)建了WSRP (Web Services for Remote Portlets),即遠(yuǎn)程 Portlet Web Service標(biāo)準(zhǔn)。它允許在門戶或其他中間Web應(yīng)用程序中提供可視化的、即插即用的、面向用戶的Web服務(wù)。
本課題設(shè)計(jì)基于中國電信一站式企業(yè)信息中心項(xiàng)目(EIAC)建設(shè)中的試點(diǎn)項(xiàng)目:上海電信市場部個(gè)性化建設(shè),完成了一個(gè)完整的信息發(fā)布平臺(tái),并且將一些即時(shí)信息用WSRP部署,通過提供一組面向表示的服務(wù),動(dòng)態(tài)完成應(yīng)用程序和服務(wù)的聚合,總部用戶在總部門戶上可以看到集成的市場部的動(dòng)態(tài)信息。此系統(tǒng)已應(yīng)用于上海電信市場部的日常管理運(yùn)營中,目前反饋的運(yùn)行情況良好。
本文將介紹課題背景、研究意義和目前情況,概述系統(tǒng)需求,從系統(tǒng)體系架構(gòu)、功能邏輯、權(quán)限控制、數(shù)據(jù)庫設(shè)計(jì)來詳細(xì)闡述系統(tǒng)整體設(shè)計(jì)和開發(fā)過程,然后針對WSRP進(jìn)行進(jìn)一步的詳細(xì)說明,包括開發(fā)環(huán)境、設(shè)計(jì)及一些關(guān)鍵的代碼實(shí)現(xiàn)。

關(guān)鍵字:WSRP ,Remote Portlet,門戶改造,體系結(jié)構(gòu)

The Implementation for Remote Portlet base on Web Service


Abstract

The appearance of Web Service creates a platform for distributed application program of mutual manipulation. Nomal Web Service is applicable in most situation, but not in the situation of application program of dynamic integration business. For example, we must program the appearance layer for the result of order form service in portal if we want to integrate the Web Service of order form states into business portal.
In this case, OASIS create WSRP (Web Service for Remote Portlets), the standard of Web Service for Remote Portlet. It allows the Web service of visible and users oriented.
This study bases on an experimentation of China Telecom EIAC project, Market Depart Project, which creates a platform for message issuance and provide dynamic message to Shanghai Telecom portal with the technology of WSRP Service. Now this system is well applyed in the daily work of market dapart.
This thesis will introduce background of itself, the purpose of study and situation at the present time. It will show the whole steps of this project, which are system architecture, function logic, popedom control, and database design. It also provides the pivotal technology introduction, including empolder environment, design of WSRP Service and some key codes.

Key Words: WSRP, Remote Portlet, Rebuild of Portal, Architecture



目 錄
1緒論 1
1.1 課題背景及研究意義 1
1.2 課題目前研究情況及存在問題 1
1.3 本文結(jié)構(gòu) 2
2 需求概述 3
2.1 項(xiàng)目需求背景 3
2.2 系統(tǒng)需求 4
2.2.1 項(xiàng)目綜述 4
2.2.2 項(xiàng)目面向用戶 5
2.2.3 主要特征 5
2.2.4 功能性需求 5
3 系統(tǒng)設(shè)計(jì) 7
3.1 系統(tǒng)體系架構(gòu)設(shè)計(jì) 7
3.1.1 包圖及描述 9
3.1.2 類圖及描述 12
3.2 系統(tǒng)功能邏輯設(shè)計(jì) 15
3.2.1 頂層功能模塊圖 15
3.2.2 業(yè)務(wù)邏輯功能模塊圖 15
3.3 系統(tǒng)權(quán)限控制設(shè)計(jì) 16
3.3.1 界面權(quán)限控制 16
3.3.2 業(yè)務(wù)邏輯控制 17
3.3.3 通用權(quán)限控制 18
3.4 系統(tǒng)接口設(shè)計(jì) 18
4 WSRP技術(shù)的實(shí)現(xiàn) 19
4.1 關(guān)于Remote Portlet的詳細(xì)設(shè)計(jì)、實(shí)現(xiàn)及部署 19
4.1.1 WSRP簡介 19
4.1.2 Remote Portlet設(shè)計(jì)、實(shí)現(xiàn)及部署 22
4.2 開發(fā)工具以及部署環(huán)境 30
4.2.1 IBM Rational Application Developer介紹 30
4.2.2 IBM WebSphere Portal Server介紹 31
4.2.3 IBM WebSphere Application Server介紹 32
總結(jié) 34
致謝 35
參考文獻(xiàn) 36



參考文獻(xiàn)
[11] 李慧盈,李德昌,段羽,呂邦國.利用J2EE構(gòu)建XML Web Services的研究[J]計(jì)算機(jī)工程與應(yīng)用
[12] 朱振杰.SOA的關(guān)鍵技術(shù)的研究與應(yīng)用實(shí)現(xiàn)[D].成都:電子科技大學(xué)
[9] 蔡月茹,柳西玲.Web Service基礎(chǔ)教程[M] .北京:清華大學(xué)出版社
[10] Huhns M, Singh M P. Service-oriented computing: key concepts and principles.
Proceedings of the Fourth International Conference on Web Information Systems Engineering, Roma Italy