Dream of life to the public information system
Abstract: Information System dream of life
</ Td> </ tr> <tr> <td height="35" valign="top" class="ArticleTeitle"> <table width = "100%" border = "0" cellspacing = "0" cellpadding = " 0 "> <tr> <td width="185" height="86" align="center" valign="top"> </ td> <td width="499" valign="top">
************************************************** ******************
* Information System dream of life [DreamTimeNews]
*
* Copyright: Dreaming Days
* CopyRight :2006-2007 DreamTime All Rights Reserved
*
* Program by: [dream of life]
* Email: fanwsp@126.com
* QQ: 122142023
* HomePage: http://wsp.hniuca.net
*
* Solemnly declared: the program only to the individual user free use
* Without her consent for commercial use is prohibited!
*
* This procedure replication and dissemination of personal welcome, but please ensure that the integrity of the proceedings,
* Including all the relevant documents.
* Procedures author dreams of life [DreamTime] All rights reserved
*
************************************************** ******************
A description of the procedures:
Welcome to the dream of life to the public information system.
Procedures based on JSP + JavaBean development, the database can use Access, MySql, MSSQL, Oracle database.
Development platform: Win2003 + + Apache2.0.52 Mod_jk Tomcat5.54 + 1.2.6 + JDK1.5
Normal procedures required for the operation of JVM (Java Virtual Machine) 1.5 or later.
Installation Instructions:
1, first of all, to build its own JSP server. Individual operation or integration with the Apache will do (I use the Apache Tomcat +) copy of the procedures to your server's root directory, I used Tomcat, the default path: Tomcat installation directory / webapps / directory. Make sure the directory called news system, if the system changes the directory name, the system comes with news picture will be displayed. If you are prepared to empty the data, you can change the directory you want, please according to practical situation.
</ Td> </ tr> </ table>
Second, database options:
1, if you choose Access database, open the WEB-INF \ classes \ DBConfig.property document, modify DBType value of 0 (ie DBType = 0; This is the default value), and amend the Access database path.
2, MySql database if they choose, to please themselves with MySql, and download MYSQL the JDBC driver to configure.
+ MYSQL good debugging JSP server.
Then enter the information system's directory.
In mysql prompt implementation: \. DreamNews_MySql.sql.
DBType revise the value of, and set your use of drivers.
3, if you select the SQL Server database, then you installed SQL Server (at the time of installation Please select mixed mode authentication),
Then download the SQL Server JDBC driver to configure.
Win2003 Server attention to the installation SQLServer2000 to install patches sp3.
+ Good JSP debugging SQL Server servers.
In the enforcement of sql query analyzer / SQL DreamNews_SQL.sql this angle this can be.
DBType revise the value of 2, and set your use of drivers.
4, if the use of the Oracle database, Members to resolve.
5, Note: Selecting a database must be set correctly corresponding database-driven procedure, if not, please do not change the system
The default value.
6, please do not change the program directory of news, otherwise the process may not be able to show that picture.
Because of the time, I only on the Windows platform under test Tomcat, Resin tested. Procedures to normal operation.
Integration with Apache and IIS software can also above normal operation. On the Linux operating under, please you to debug,
Please send any comments to fanwsp@126.com. I am not grateful. I am sure that the future will be tested in the Linux platform.
Because of personal effort and time, the information system will inevitably there are many shortcomings, welcome to all of you experts correction.
Third, procedures directory structure
|——-|—————————————– ———-
| - Admin | Manage directory
|——-|—————————————– ———-
|——-|– Css background CSS file directory
|——-|—————————————– ———-
|——-|– Help backstage help system directory
|——-|—————————————– ———-
|——-|– Images background picture catalogue
|——-|—————————————– ———-
|——-|– Js directory of the paper used JS
|——-|—————————————– ———-
Add |——-|– AddNews.jsp News
|——-|– Admin_Class.jsp category management
|——-|– Admin_Config.jsp system parameter settings
|——-|– Admin_Info.jsp system set up basic information
|——-|– Admin_Left.jsp frame of the left navigation pages
|——-|– Admin_Main.jsp main framework pages
|——-|– Admin_Special.jsp management topic
|——-|– Admin_User.jsp User Management
|——-|– DelNews.jsp delete News
|——-|– Img.htm upload picture pages
|——-|– Index.jsp background listing
|——-|– Index_Face.html framework of the right pages
|——-|– ListNews.jsp Manage News Pages
|——-|– Logout.jsp withdraw from the system pages
|——-|– Modifynews.jsp amend News
|——-|– Person.jsp administrator personal information pages
|——-|– Session.jsp judge whether Trent Login
|——-|– VerifyCode.jsp code pages
|——-|—————————————– ———-
| - Buttonimage eWebEditor editor tool catalogue
|——-|—————————————– ———-
| - Css CSS file directory
|——-|—————————————– ———-
|——-|– CoolBlue eWebEditor editor use CSS document
|——-|—————————————– ———-
|——-|– Newscss prospects of the system used by CSS document
|——-|—————————————– ———-
| - Editor dialog eWebEditor Pages directory pop-up window
|——-|– Images catalogue
|——-|—————————————– ———-
| - Include eWebEditor editor directory contains documents
|——-|—————————————– ———-
| - Pic of the system catalogue
|——-|—————————————– ———-
| - Sql database of the system using the angle of this document
|——-|—————————————– ———-
| - Sysimge eWebEditor editing system catalogue
|——-|—————————————– ———-
| - UploadFile upload pictures stored directory
|——-|—————————————– ———-
| - WEB-INF
|——-|—————————————– ———-
|——-|– Lib jar package store directory
|——-|—————————————– ———-
|——-|——-|–|– Dom4j.jar eWebEditor editor own class
|——-|——-|–|– DreamNews.jar the system used by the type of document
|——-|——-|–|– MYSQL-Driver.jar attached to the system MYSQL Driver
|——-|——-|–|– Oracle-Driver.jar the system with the Oracle Driver
|——-|——-|–|– MSSQL-Driver.jar fringe of the system of SQL Server Driver
|——-|—————————————– ———-
|——-|– Classes of document directory
|——-|—————————————– ———-
|——-|——-|– Src JavaBean source directory
|——-|——-|——————————— ———-
|——-|——-|–|– AdminClass.java type of source document management
|——-|——-|–|– Config.java system settings of source files
|——-|——-|–|– DBConnection.java of source document database connection
|——-|——-|–|– Function.java common method definition of source files
|——-|——-|–|– ListClass.java prospects categories of source files show
|——-|——-|–|– Log.java log of source files
|——-|——-|–|– Login.java user categories source files
|——-|——-|–|– MD5.java MD5 encryption algorithm source files
|——-|——-|–|– News.java news source document management category
|——-|——-|–|– ShowNews.java news show that the source of documents
|——-|——-|–|– User.java users of source document management
|——-|——-|–|– VerifyCode.java verification of the source code files
|——-|—————————————– ———-
|——-|——-|– DBConfig.property database configuration file
|——-|—————————————– ———-
|——-|– Button.xml eWebEditor pattern definition file editor
|——-|– DreamNews.mdb Access database
|——-|– Style.xml eWebEditor pattern definition file editor
|——-|– Web.xml configuration page applications
|——-|—————————————– ———-
| - Config. Jsp pages of the system configuration
| - EWebEditor. Jsp eWebEditor editor of Home
| - Index. Jsp Home of the system
| - ReadClass. Jsp major categories showed that the system pages
| - ReadSClass. Jsp pages of the system shows that subcategory
| - Search. Jsp pages of the system News Search
| - Special. Jsp pages display feature of the system
| - Top. Head of the system of public jsp pages
| - Upload. Jsp eWebEditor file upload pages editor
| - Note. Txt file this note
|————————————————- ———–
By DreamTime 2006.3.24
************* Special thanks to [clouds floating by Arrow] ************
Manage:
Address: admin / index.jsp must enter the file name index.jsp, or can not sign.
Username: admin
Password: admin
</ Td> </ tr> <tr>
↑ Back
Tags: java system, System






