Webdbform2.0 For solving practical application of the range and there are a lot of unstructured data and documents between the information-processing and is being spread and promotion. Now, in the form of electronic government, banking, insurance, education, manufacturing, logistics, and other fields has been a very good application. It is this system which should form the Zhejiang Provincial Communications Department and the Construction of the demand. Road traffic applied for the implementation of the project and regional traffic violation, and so on. The system includes the development of data window design, form and verify the implementation of the functions of the three aspects and alarm. The window request to establish security, stability, and consistent with the existing form of the system interface. The procedure requires the preparation of a friendly interface, design humane, safe and reliable operation and have different types of rights management system to meet the needs of different users.
This paper analyzed the causes webdbform2.0 system and application background. From the basic framework for data application window design, form functional implementation, verification warning elaborate on four aspects of the system's construction and operation of principle. Development platform using the Eclipse. Toolkit for JDK1.6.jre1.6. Server is resin3.0. Database ORACLE9.0. The current system of electronic form (webdbform2.0) all the features of the plan have been completed, most functions have to pay for the use and practical application process have achieved good results.
Key words: HTML, ORACLE, databases, xml, web services
目錄
1 緒論 1
1.1 電子表單概述 1
1.2 電子表單應用背景 1
1.3 本論文要完成的主要工作 1
2 系統關鍵技術及相關工具介紹 2
2.1 JSP概述 2
2.1.1 什么是JSP 2
2.1.2 JSP技術的特點 2
2.1.3 JSP的運行環境 2
2.1.4 一個簡單的JSP的例子 3
2.2 SQL語言以及ORACLE數據庫介紹 4
2.3 Eclipse簡介 5
3 系統整體框架 6
3.1 系統工作流程 6
3.2 系統工程目錄結構 7
4 數據窗口應用設計 9
4.1 調用接口 9
4.2 模塊中提供的相關接口 9
4.2.1 模型及視圖文件與知識庫交互的接口 9
4.2.2 模型配置文件接口 10
4.2.3 視圖配置文件接口 10
4.2.4 模型及視圖配置文件工廠類 11
5 表單功能及實現 12
5.1 功能組織 12
5.2 可實現功能及實施步驟: 12
5.3 界面替換 13
5.4 前臺頁面設置 14
6 驗證和告警 16
6.1 服務端的邏輯驗證 16
6.2 數據錄入的時效性驗證 17
6.3 告警顯示 18
7 系統測試 19
8 總結 21
致 謝 22
參考文獻 23
附錄1表單術語說明 24
附錄2表單效果圖 25
附錄3 后臺類代碼 27