Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Internet-Network
  • Category : Internet-Network
  • Tags :
  • Update : 2008-10-13
  • Size : 925.63kb
  • Downloaded :1次
  • Author :黄狄全
  • About : 黄狄全
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Blog management system. Installation instructions: 1, create a blog in SQLSERVER database and create a login account blog: blog, and then in the SQL Server Query Analyzer run the doc directory to create all db.sql table 2, will be the project into Eclipse 3, the deployment of engineering 4, running tomcat 5, enter the tomcat management web background, in the Tomcat-> Service-> Host-> Context (blog)-> Resources-> Data Sources add Data Source URL: jdbc: jtds: sqlserver:// $ (dbhost): 1433 DatabaseName = blog JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver User Name: blog Password: blog6, done!
Packet file list
(Preview for download)
Packet : 119128638blog.rar filelist
blog\.classpath
blog\.myeclipse
blog\.mymetadata
blog\.project
blog\.settings
blog\doc\db.sql
blog\doc\db1.sql
blog\doc\~$博客网站.doc
blog\doc\博客网站.doc
blog\doc
blog\readme.txt
blog\src\huc\blog\bean\Blog.java
blog\src\huc\blog\bean\Category.java
blog\src\huc\blog\bean\Remark.java
blog\src\huc\blog\bean\User.java
blog\src\huc\blog\bean
blog\src\huc\blog\op\BaseOp.java
blog\src\huc\blog\op\BlogOp.java
blog\src\huc\blog\op\CategoryOp.java
blog\src\huc\blog\op\RemarkOp.java
blog\src\huc\blog\op\UserOp.java
blog\src\huc\blog\op
blog\src\huc\blog\servlet\BlogList.java
blog\src\huc\blog\servlet\DoLogin.java
blog\src\huc\blog\servlet\DoLogout.java
blog\src\huc\blog\servlet\DoReg.java
blog\src\huc\blog\servlet\ManageBlog.java
blog\src\huc\blog\servlet\ManageCategory.java
blog\src\huc\blog\servlet\ShowBlog.java
blog\src\huc\blog\servlet\ShowIndex.java
blog\src\huc\blog\servlet\ShowProfile.java
blog\src\huc\blog\servlet\ShowRemark.java
blog\src\huc\blog\servlet\ShowSpace.java
blog\src\huc\blog\servlet
blog\src\huc\blog\util\DateUtils.java
blog\src\huc\blog\util\DB.java
blog\src\huc\blog\util\PageObject.java
blog\src\huc\blog\util\ParamUtils.java
blog\src\huc\blog\util\SetCharacterEncodingFilter.java
blog\src\huc\blog\util
blog\src\huc\blog
blog\src\huc
blog\src
blog\WebRoot\adm
blog\WebRoot\blog.jsp
blog\WebRoot\bloglist.jsp
blog\WebRoot\common\footer.jsp
blog\WebRoot\common\header.jsp
blog\WebRoot\common\indexheader.jsp
blog\WebRoot\common\spacelist.jsp
blog\WebRoot\common
blog\WebRoot\css\styles.css
blog\WebRoot\css
blog\WebRoot\dbtest.jsp
blog\WebRoot\diary.jsp
blog\WebRoot\images\bkg.jpg
blog\WebRoot\images\button_gradient.gif
blog\WebRoot\images\login.gif
blog\WebRoot\images\logo_1.jpg
blog\WebRoot\images\page_img\btn_goto.gif
blog\WebRoot\images\page_img\icon_page_frist.gif
blog\WebRoot\images\page_img\icon_page_last.gif
blog\WebRoot\images\page_img\icon_page_next.gif
blog\WebRoot\images\page_img\icon_page_nexts.gif
blog\WebRoot\images\page_img\icon_page_prev.gif
blog\WebRoot\images\page_img\icon_page_prevs.gif
blog\WebRoot\images\page_img\Thumbs.db
blog\WebRoot\images\page_img
blog\WebRoot\images
blog\WebRoot\index.jsp
blog\WebRoot\js\blog.js
blog\WebRoot\js\http.js
blog\WebRoot\js
blog\WebRoot\login.jsp
blog\WebRoot\META-INF\MANIFEST.MF
blog\WebRoot\META-INF
blog\WebRoot\partblog.inc
blog\WebRoot\profile.jsp
blog\WebRoot\reg.jsp
blog\WebRoot\reginfo.jsp
blog\WebRoot\remarklist.jsp
blog\WebRoot\res
blog\WebRoot\space.jsp
blog\WebRoot\temp
blog\WebRoot\upload\0.jpg
blog\WebRoot\upload
blog\WebRoot\userinfo.jsp
blog\WebRoot\WEB-INF\classes\huc\blog\bean\Blog.class
blog\WebRoot\WEB-INF\classes\huc\blog\bean\Category.class
blog\WebRoot\WEB-INF\classes\huc\blog\bean\Remark.class
blog\WebRoot\WEB-INF\classes\huc\blog\bean\User.class
blog\WebRoot\WEB-INF\classes\huc\blog\bean
blog\WebRoot\WEB-INF\classes\huc\blog\op\BaseOp.class
blog\WebRoot\WEB-INF\classes\huc\blog\op\BlogOp.class
blog\WebRoot\WEB-INF\classes\huc\blog\op\CategoryOp.class
blog\WebRoot\WEB-INF\classes\huc\blog\op\RemarkOp.class
blog\WebRoot\WEB-INF\classes\huc\blog\op\UserOp.class
blog\WebRoot\WEB-INF\classes\huc\blog\op
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\BlogList.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\DoLogin.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\DoLogout.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\DoReg.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\ManageBlog.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\ManageCategory.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\ShowBlog.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\ShowIndex.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\ShowProfile.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\ShowRemark.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet\ShowSpace.class
blog\WebRoot\WEB-INF\classes\huc\blog\servlet
blog\WebRoot\WEB-INF\classes\huc\blog\util\DateUtils.class
blog\WebRoot\WEB-INF\classes\huc\blog\util\DB.class
blog\WebRoot\WEB-INF\classes\huc\blog\util\PageObject.class
blog\WebRoot\WEB-INF\classes\huc\blog\util\ParamUtils.class
blog\WebRoot\WEB-INF\classes\huc\blog\util\SetCharacterEncodingFilter.class
blog\WebRoot\WEB-INF\classes\huc\blog\util
blog\WebRoot\WEB-INF\classes\huc\blog
blog\WebRoot\WEB-INF\classes\huc
blog\WebRoot\WEB-INF\classes
blog\WebRoot\WEB-INF\lib\commons-fileupload-1.0.jar
blog\WebRoot\WEB-INF\lib\jtds-1.2.jar
blog\WebRoot\WEB-INF\lib
blog\WebRoot\WEB-INF\web.xml
blog\WebRoot\WEB-INF
blog\WebRoot
blog
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.