Install Software apache\javascript
標簽: apachejavascript Software Install
上傳時間: 2014-02-14
上傳用戶:moerwang
在實際項目項目開發中,很多時候需要用到郵件,比如論壇注冊需要用郵件激活。 一般用Javamail發送,目前最新的版本是1.4.2 可以在http://java.sun.com/products/javamail/index.jsp 下載最新版本 如果使用的不是J2SE6,那么需要把 JavaBeans Activation Framework加到環境變量 可以在http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp 下載 不過為了簡化開發,可以直接使用apache common項目的mail 官方網站為: http://commons.apache.org/email/
標簽: 項目
上傳時間: 2014-02-13
上傳用戶:龍飛艇
對于Java的word解析,主流方法是用中間件去訪問,但是需要用JNI Apache和微軟合作,開發的POI,但是POI雖然功能強大,但是用起來也很麻煩 3.5版本和以前的3.0版本修改了很多,而且還沒穩定下來。 對于一般的應用,例如類似QQ手機郵箱那樣,僅僅只需要讀出文本內容的話,我們可以直接用tm-extractors,當然它底層也是調用的Apache POI
上傳時間: 2017-05-31
上傳用戶:zaizaibang
應用程序和示例代碼是針對一個環境,其中包括JBoss的4.0.x版( www.jboss.org ) , Apache的德比10.0.2.1 ( db.apache.org /德比郡)和SMTP服務器。因此您將需要這些應用程序安裝和配置。見附錄A的配置Apache的德比為4.0.x和附錄B和第10章配置的JBoss 。
上傳時間: 2014-01-20
上傳用戶:許小華
securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécurité du système de fichiers Les avantages à tirer des PAM L’utilisation de ipchains pour le routage et la mise en place d’un pare-feu Les pare-feu et le routage avec iptables La sécurité d’Apache et des services FTP et  SMTP La sécurité réseau: DNS avec BIND La sécurité réseau: NFS et SAMBA Le chiffrement des flux de données Conclusion
標簽: Introduction exploitation curisation physique
上傳時間: 2014-01-07
上傳用戶:zxc23456789
MySQL是一個精巧的SQL數據庫管理系統,雖然它不是開放源代碼的產品,但在某些情況下你可以自由使用。由于它的強大功能、靈活性、豐富的應用編程接口(API)以及精巧的系統結構,受到了廣大自由軟件愛好者甚至是商業軟件用戶的青睞,特別是與Apache和PHP/PERL結合,為建立基于數據庫的動態網站提供了強大動力。
上傳時間: 2014-01-15
上傳用戶:daguda
un the configuration script ---------------------------- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired location. The configure script will create a file nammed apache.conf. Append this file the the httpd.conf file. LINUX: [prompt]$ ./configure.s [prompt]$ cat apache.conf >> /etc/httpd/conf/httpd.conf Note: you may need to set the executable flag on the script chmod 755 configure.s WINDOWS: prompt> configure.bat Copy the contents of apache.conf to httpd.conf
標簽: configuration the directory config
上傳時間: 2014-01-25
上傳用戶:heart520beat
THIS CHAPTER INTRODUCES and Java Server Pages (and then presents a simple example to display how to use in creating and provides excellent support for the Apache Struts framework, which I believe is the most popular Web framework around. I will delve into how you can easily create Struts-based and other files of relevance to Struts. Some of the most useful enhancements to introduced in version 10g are related to and Struts development.
標簽: INTRODUCES and presents CHAPTER
上傳時間: 2013-12-21
上傳用戶:zq70996813
Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. Quartz is freely usable, licensed under the Apache 2.0 license.
標簽: full-featured integrated scheduling Quartz
上傳時間: 2017-08-07
上傳用戶:來茴
MySQL是比較出名的數據庫軟件,真正支持多用戶,多進程結構的SQL數據庫服務軟件,MySQL是比較簡單和快速的! 現在很多流行的網站都是采用MySQL+Apache+PHP集成的!下載提供的是源代碼版本!
上傳時間: 2017-08-13
上傳用戶:xiaoyunyun