上一上傳oa系統漏掉web-inf文件夾,現補上
標簽: 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
該系統采用了B/S結構模式,利用JSP技術,采用開源框架Struts,使用連接池技術通過JDBC訪問數據庫。特別在登錄安全問題,借助Web服務器Session對象,綜合運用數據加密技術與圖片驗證碼技術,增強Web用戶登錄安全策略。
標簽: 模式
上傳時間: 2013-12-23
上傳用戶:aa54
圖文混排工具 1、新建一個Web工程 2、將Jsp下的頁面與.js文件拷貝到工程的WebRoot下面 3、將images文件夾拷貝到工程的WebRoot下面 4、運行工程顯示頁面Gls.htm就可以圖文混排編輯器。 5.向Oracle數據庫中插入大文本數據: a)將需要插入大文本的字段定義為long數據類型 b)Source下的GlsTest.java即為向Qracle中插入大文本的方法及數據庫操作 運行注意事項: 1、注意包名的大小寫情況 2、注意頁面的編碼問題
上傳時間: 2014-01-02
上傳用戶:lx9076
本系統是一套基于WEB的軟件平臺。借助于現代信息技術手段,全面準確地做好項目數據的高效率分析、綜合、存貯。為各個管理部門提供準確的共享信息,提高工作效率。采用先進的網絡應用開發平臺JSP,結合必要的相關系統、產品與工具, 針對B/S系統結構的特點,來實現對特定環境下的物品庫存管理系統的定制開發
上傳時間: 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,客戶端/服務器)結構和 B/S(Browser/Server,瀏覽 器/服務器)結構是大家熟知的也是現在市面上使用最多的兩種軟件 體系結構。隨著信息技術與網絡技術的發展,WEB技術的日益成熟, C/S結構有逐漸被 B/S結構取代的趨勢。
上傳時間: 2014-01-21
上傳用戶:zsjinju
留言本 需要修改的地方都有注釋 你可以自行修改 主要有login.jsp和jdbc.java里面關系都數據庫連接部分 jdbc你修改編譯之后請放到WEB-INF\classes\wu目錄下面 數據庫采用的是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
進銷存管理系統(JSP版) 【系統配置】 先將此目錄下的\WEB-INF\classes\JXC 為JavaBean 本系統這里使用的ACCESS數據數據庫。 數據源名稱:JXC, (也可以改變j\WEB-INF\classes\JXC\db.properties的文件)。 數據庫為: jxcDB.mdb 編寫環境: 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復制到WEB-INF下 3.數據庫連接采用Jdbc-Odbc橋的方式(推薦你以后采用Jdbc驅動連接或Hibernate框架——4.此代碼全部用Jsp開發,沒有用到Servler和JavaBean 5.此文僅適合J2EE初學者
標簽: Project jspCopy WebRoot Web
上傳時間: 2016-07-06
上傳用戶:linlin