JSP(Java Server Pages)是由Sun Microsystems公司倡導(dǎo)、許多公司參與一起建立的一種動(dòng)態(tài)網(wǎng)頁技術(shù)標(biāo)準(zhǔn),該技術(shù)為創(chuàng)建顯示動(dòng)態(tài)生成內(nèi)容的Web頁面提供了一個(gè)簡(jiǎn)捷而快速的方法。它為開發(fā)高度動(dòng)態(tài)的Web應(yīng)用提供了一個(gè)獨(dú)特的開發(fā)環(huán)境。利用JSP技術(shù)可以建立先進(jìn)、安全和跨平臺(tái)動(dòng)態(tài)網(wǎng)站。本文較為全面的闡述了JSP開發(fā)技術(shù),突出了JSP自身的特點(diǎn)。
本作品的設(shè)計(jì)基于Web網(wǎng)站的網(wǎng)上書店的設(shè)計(jì)思路,運(yùn)用JSP開發(fā)模式,前臺(tái)實(shí)現(xiàn)了網(wǎng)上購書、動(dòng)態(tài)查詢、用戶注冊(cè)、登陸等功能模塊;后臺(tái)實(shí)現(xiàn)了管理員對(duì)書店的圖書管理、會(huì)員管理及出版商管理。用戶可以通過Internet實(shí)時(shí)地在此系統(tǒng)上進(jìn)行購書。
本設(shè)計(jì)經(jīng)試制可望投入實(shí)際應(yīng)用,所提出的設(shè)計(jì)方案和設(shè)計(jì)分析方法對(duì)同類設(shè)計(jì)具有參考價(jià)值。
關(guān)鍵詞: JSP,電子商務(wù),網(wǎng)上書店
Abstract
JSP(Java Server Page), based on Java, is currently a very fashionable Web application and development technology, which supplies a special empoldering condition for highly dynamic Web application. By using JSP technology, we can establish an advanced、safe、cross-flat and dynamic Web site. In order to give prominence to JSP’s character, this article expatiates JSP developing technique on the full-scale.
Based on the designing mode of Web site with shopping on-line, utilizing JSP empoldering mode, the work concretely realized purchasing book on line、dynamic search、customer registration and log-in on function module at the front-end and the administrator can manage all kinds of books, special member and the publishers on the background.All users can purchase books on line conveniently at any time.
The designed cutter after trial-manufacturing may be expected to put into practical applications. The design schemes and analyzing methods can be taken as an important reference for other similar designs.