【正文】
............................................ 20 賦予權限的運行記錄圖 ............................................................................................. 20 查看會員和普通管理員的功能 ................................................................................. 21 增刪改查新聞信息的功能的實現 ............................................................................. 22 賦予會員和普通管理員的權限的核心代碼 ............................................................. 22 第 5 章 結論 ......................................................................................................................... 24 謝詞 ....................................................................................................................................... 25 參考文獻 ............................................................................................................................... 26 **學院本科畢業(yè)設計(論文) 1 基于 JSP 的新聞發(fā)布系統(tǒng) 摘 要: 在計算機技術迅速發(fā)展和普及的今天,網絡已經成為了人們獲取和發(fā)布信息最快捷的渠道,它在生活、經濟、文化領域等各方面都扮演著非常重要的角色。 因此網站的建設在網絡應用上的角色扮演異常重要,新聞發(fā)布的系統(tǒng)作為網絡媒體的重要系統(tǒng),它的重要性越來越明顯:第一方面,它提供了一個新聞的發(fā)布以及管理的功能;第二方面,如今的新聞的發(fā)布要求能夠實現和普通用戶的交互,用戶可以比較方便的參加到一些調查以及相關新聞的評論以及給出一些自己的建議和想法,與此同時,網絡發(fā)展到今天,可以說,只要在網絡上,就肯定要接觸到新聞發(fā)布的系統(tǒng),它的用戶是非常驚人的,它已經成為的有關政府和相關企業(yè)單位建設信息化模式的重要組成部分,因此備受人們的高度重視。基本上講,新聞發(fā)布系統(tǒng)它實現了一個網絡媒介的重要功能。此系統(tǒng)采用了 JDK作為其開發(fā)環(huán)境, Oracle 作 為其數據庫的服務器, Tomcat 作為其測試的服務器,基本上實現了對新聞類別的無限極分類的設置,可以對新聞進行增加、修改、刪除和查看,前臺頁面的簡單模板的自定義及生成,以及它的后臺管理員的權限設置等一系列的基本功能。后臺管理員又分為一般管理員和超級管理員。普通管理員只能對新聞進行增加、刪除、修改、查看,而在數據庫后臺的 super管理員不僅僅擁有著一般管理員的所有權限,并且還可以修改一般會員和一般管理員的權限以及查看新聞發(fā)布系統(tǒng)注冊的其他會員的一些不涉及到隱私的信息,例如賬號名。 關鍵字: 計算機 ;新聞發(fā)布系統(tǒng) ; JSP; Oracle 數據庫 基于 JSP 的新聞發(fā)布系統(tǒng)設計 2 The news release system based on JSP Abstract: Nowadays, puter technology rapid demotion and popularization, the work has bee people to obtain and release information crime fast channel, it in the field of life, finance, culture and so on various aspects plays a very important role. Therefore website construction in the work application plays a important role in the news release system as an important system of work media, its importance is more and more obvious: the first on the one hand, it provides the function of a press release and management。 Second, today39。s news release requirements can be achieved and the general user interaction, the user can be convenient to attend to some research, and related news mentary and give some advice, at the same time, the work development to dash, so to speak, as long as you are on the Inter, you must remove suspicious to the news release system, the user is very breathtaking, it has bee the information minister about the government and related enterprise unit construction important constituent, therefore attaches great importance to by people. Basically speaking, the news release system, it implements an important function of work system USES a JDK as its development environment, Oracle as the database server, Tomcat as a test server, basically realized the news category classification of infinite pole setting, the news can be add, modify, delete and view, the front desk page simple template customization and generation, as well as its backend administrator permissions and so on a series of basic functions. And super administrator backstage administrator is divided into ordinary administrator. Ordinary administrators to add and delete news, only the super administrator not only has ordinary administrator permissions, can also modify the regular members and ordinary administrator permissions and view registered some of the other members of the news release system has nothing to do with privacy information, listed in the account name. Key words: puter。 News release system。 The JSP。 The Oracle database **學院本科畢業(yè)設計(論文) 3