j2ee網(wǎng)絡開發(fā)論文.doc
約43頁DOC格式手機打開展開
j2ee網(wǎng)絡開發(fā)論文,j2ee網(wǎng)絡開發(fā)論文頁數(shù):43字數(shù):15243 摘要在為中村企業(yè)開發(fā)的這個erp系統(tǒng)中,我們使用了j2ee規(guī)范,并且發(fā)揮了它四個層次的不同功能。我們使用uml語言為各階段建立模型。在整個系統(tǒng)界面設計和開發(fā)過程中我用到了j2ee中的一些技術:servlet技術、javaserver page技術和javabean技術。同...


內(nèi)容介紹
此文檔由會員 usactu 發(fā)布
J2EE網(wǎng)絡開發(fā)論文
頁數(shù):43 字數(shù):15243
摘 要
在為中村企業(yè)開發(fā)的這個ERP系統(tǒng)中,我們使用了J2EE規(guī)范,并且發(fā)揮了它四個層次的不同功能。我們使用UML語言為各階段建立模型。在整個系統(tǒng)界面設計和開發(fā)過程中我用到了J2EE中的一些技術:Servlet技術、JavaServer Page技術和JavaBean技術。同時也采用了一個當今非常流行的MVC結構來組合Serlet、JSP和JavaBean,發(fā)揮它們的不同作用。我在本系統(tǒng)中的工作是前臺開發(fā),即系統(tǒng)界面的開發(fā)。
關 鍵 字:
Servlet JSP JavaBean MVC
Abstract
In this ERP system developed for the inside village business enterprise, we used the J2EE specification, and developed the different function of its four level of structures. We use the UML language to establish the model for each stage. I used other techniques of J2EE such as Servlet technique, JavaServer Page technique and the JavaBean technique in designing and developing the whole interface of this system. Also adopted an popular MVC construction to combine Servlet, JSP and JavaBean, to develop their different function .My work in this system is developing front .It is to say to develop the interface of the system.Keywords
Servlet JSP JavaBean MVC
目錄
目錄 2
序 言 4
第1章 ERP與J2EE簡介 5
1.1 ERP理論的使用背景與發(fā)展過程 5
1.2 J2EE簡介 5
1.3 小結: 8
第2章 系統(tǒng)分析 9
2.1 需求分析 9
2.2 可行性分析 12
2.3 UML簡介 13
2.4 小結 14
第3章 系統(tǒng)開發(fā)與實現(xiàn) 15
3.1 前臺開發(fā)工具介紹 15
3.1.1 Servlet技術簡介 15
3.1.2 JSP技術簡介 16
3.1.3 JavaBean技術簡介 17
3.1.4 MVC結構簡介 17
3.2 數(shù)據(jù)庫設計 18
3.3 系統(tǒng)界面設計 22
3.4 小結 25
第4章 小結與體會 26
致 謝: 27
參考文獻 28
頁數(shù):43 字數(shù):15243
摘 要
在為中村企業(yè)開發(fā)的這個ERP系統(tǒng)中,我們使用了J2EE規(guī)范,并且發(fā)揮了它四個層次的不同功能。我們使用UML語言為各階段建立模型。在整個系統(tǒng)界面設計和開發(fā)過程中我用到了J2EE中的一些技術:Servlet技術、JavaServer Page技術和JavaBean技術。同時也采用了一個當今非常流行的MVC結構來組合Serlet、JSP和JavaBean,發(fā)揮它們的不同作用。我在本系統(tǒng)中的工作是前臺開發(fā),即系統(tǒng)界面的開發(fā)。
關 鍵 字:
Servlet JSP JavaBean MVC
Abstract
In this ERP system developed for the inside village business enterprise, we used the J2EE specification, and developed the different function of its four level of structures. We use the UML language to establish the model for each stage. I used other techniques of J2EE such as Servlet technique, JavaServer Page technique and the JavaBean technique in designing and developing the whole interface of this system. Also adopted an popular MVC construction to combine Servlet, JSP and JavaBean, to develop their different function .My work in this system is developing front .It is to say to develop the interface of the system.Keywords
Servlet JSP JavaBean MVC
目錄
目錄 2
序 言 4
第1章 ERP與J2EE簡介 5
1.1 ERP理論的使用背景與發(fā)展過程 5
1.2 J2EE簡介 5
1.3 小結: 8
第2章 系統(tǒng)分析 9
2.1 需求分析 9
2.2 可行性分析 12
2.3 UML簡介 13
2.4 小結 14
第3章 系統(tǒng)開發(fā)與實現(xiàn) 15
3.1 前臺開發(fā)工具介紹 15
3.1.1 Servlet技術簡介 15
3.1.2 JSP技術簡介 16
3.1.3 JavaBean技術簡介 17
3.1.4 MVC結構簡介 17
3.2 數(shù)據(jù)庫設計 18
3.3 系統(tǒng)界面設計 22
3.4 小結 25
第4章 小結與體會 26
致 謝: 27
參考文獻 28