上一上傳oa系統(tǒng)漏掉web-inf文件夾,現(xiàn)補上
標簽: web-inf
上傳時間: 2016-08-02
上傳用戶:mhp0114
The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity between Web sessions.However.there are many shortcomings in traditiona1 measurements.This paper introduces a new method for measuring similarities between Web pages that takes into account not only the URL but also the viewing time of the visited web page.Yhen we give a new method to measure the similarity of Web sessions using sequence alignment and the similarity of W eb page access in detail Experiments have proved that our method is valid and e幣cient.
標簽: sessions clustering similarity Web
上傳時間: 2014-01-11
上傳用戶:songrui
該系統(tǒng)采用了B/S結(jié)構(gòu)模式,利用JSP技術(shù),采用開源框架Struts,使用連接池技術(shù)通過JDBC訪問數(shù)據(jù)庫。特別在登錄安全問題,借助Web服務(wù)器Session對象,綜合運用數(shù)據(jù)加密技術(shù)與圖片驗證碼技術(shù),增強Web用戶登錄安全策略。
標簽: 模式
上傳時間: 2013-12-23
上傳用戶:aa54
圖文混排工具 1、新建一個Web工程 2、將Jsp下的頁面與.js文件拷貝到工程的WebRoot下面 3、將images文件夾拷貝到工程的WebRoot下面 4、運行工程顯示頁面Gls.htm就可以圖文混排編輯器。 5.向Oracle數(shù)據(jù)庫中插入大文本數(shù)據(jù): a)將需要插入大文本的字段定義為long數(shù)據(jù)類型 b)Source下的GlsTest.java即為向Qracle中插入大文本的方法及數(shù)據(jù)庫操作 運行注意事項: 1、注意包名的大小寫情況 2、注意頁面的編碼問題
上傳時間: 2014-01-02
上傳用戶:lx9076
本系統(tǒng)是一套基于WEB的軟件平臺。借助于現(xiàn)代信息技術(shù)手段,全面準確地做好項目數(shù)據(jù)的高效率分析、綜合、存貯。為各個管理部門提供準確的共享信息,提高工作效率。采用先進的網(wǎng)絡(luò)應(yīng)用開發(fā)平臺JSP,結(jié)合必要的相關(guān)系統(tǒng)、產(chǎn)品與工具, 針對B/S系統(tǒng)結(jié)構(gòu)的特點,來實現(xiàn)對特定環(huán)境下的物品庫存管理系統(tǒng)的定制開發(fā)
上傳時間: 2014-01-13
上傳用戶:sxdtlqqjl
Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create bar, line, area, and pie charts. It also includes server side classes to help generate the data file used as input. At the moment, there are classes for PHP, Perl, .NET, Java, Ruby (and Rails), and Python
標簽: Flash creating display program
上傳時間: 2014-01-15
上傳用戶:fandeshun
C/S(Client/Server,客戶端/服務(wù)器)結(jié)構(gòu)和 B/S(Browser/Server,瀏覽 器/服務(wù)器)結(jié)構(gòu)是大家熟知的也是現(xiàn)在市面上使用最多的兩種軟件 體系結(jié)構(gòu)。隨著信息技術(shù)與網(wǎng)絡(luò)技術(shù)的發(fā)展,WEB技術(shù)的日益成熟, C/S結(jié)構(gòu)有逐漸被 B/S結(jié)構(gòu)取代的趨勢。
標簽: Server Browser Client 服務(wù)器
上傳時間: 2014-01-21
上傳用戶:zsjinju
留言本 需要修改的地方都有注釋 你可以自行修改 主要有l(wèi)ogin.jsp和jdbc.java里面關(guān)系都數(shù)據(jù)庫連接部分 jdbc你修改編譯之后請放到WEB-INF\classes\wu目錄下面 數(shù)據(jù)庫采用的是mysql 建表語言是: CREATE TABLE liuyan_temp ( id int(6) NOT NULL auto_increment, url varchar(100) default # , ip varchar(20) default NULL, email varchar(50) default # , qq varchar(20) default NULL, sj varchar(30) default NULL, content text, xm varchar(20) default 沒有姓名 , KEY id (id) ) TYPE=MyISAM
標簽: jdbc WEB-INFclasseswu login java
上傳時間: 2014-01-10
上傳用戶:songyue1991
進銷存管理系統(tǒng)(JSP版) 【系統(tǒng)配置】 先將此目錄下的\WEB-INF\classes\JXC 為JavaBean 本系統(tǒng)這里使用的ACCESS數(shù)據(jù)數(shù)據(jù)庫。 數(shù)據(jù)源名稱:JXC, (也可以改變j\WEB-INF\classes\JXC\db.properties的文件)。 數(shù)據(jù)庫為: jxcDB.mdb 編寫環(huán)境: win2000+j2sdk1.4.1_01+tomcat4.1.2.7
標簽: WEB-INFclassesJXC JavaBean ACCESS JSP
上傳時間: 2014-01-03
上傳用戶:努力努力再努力
1.新建一個Web Project 2.把附件中的四個.jspCopy到WebRoot文件夾下,web.xml復(fù)制到WEB-INF下 3.數(shù)據(jù)庫連接采用Jdbc-Odbc橋的方式(推薦你以后采用Jdbc驅(qū)動連接或Hibernate框架——4.此代碼全部用Jsp開發(fā),沒有用到Servler和JavaBean 5.此文僅適合J2EE初學(xué)者
標簽: Project jspCopy WebRoot Web
上傳時間: 2016-07-06
上傳用戶:linlin
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1