Description: The main function of this blog site is designed and developed for the blog, the user enters the blog site, there are three options, new user registration, login and browse the blog. By registering and logging users can get their own blog space, if you do not carry out these operations, users can browse other users' blog content. Enter their blog, the user should be able to complete the following functions: to personalize their own blog design post log upload pictures and browse the picture
To Search:
File list (Check if you may need any files):
JavaPrj_4
.........\.classpath
.........\.myeclipse
.........\.mymetadata
.........\.project
.........\WebRoot
.........\.......\META-INF
.........\.......\........\MANIFEST.MF
.........\.......\WEB-INF
.........\.......\.......\applicationContext.xml
.........\.......\.......\classes
.........\.......\.......\.......\com
.........\.......\.......\.......\...\sanqing
.........\.......\.......\.......\...\.......\action
.........\.......\.......\.......\...\.......\......\AddArticle.class
.........\.......\.......\.......\...\.......\......\AddCritique.class
.........\.......\.......\.......\...\.......\......\EditBlogInfo-validation.xml
.........\.......\.......\.......\...\.......\......\EditBlogInfo.class
.........\.......\.......\.......\...\.......\......\GetBlogInfo.class
.........\.......\.......\.......\...\.......\......\Login.class
.........\.......\.......\.......\...\.......\......\PhotoUpload.class
.........\.......\.......\.......\...\.......\......\Register-validation.xml
.........\.......\.......\.......\...\.......\......\Register.class
.........\.......\.......\.......\...\.......\......\ShowAllArticle.class
.........\.......\.......\.......\...\.......\......\ShowArticle.class
.........\.......\.......\.......\...\.......\......\ShowPhoto.class
.........\.......\.......\.......\...\.......\......\ShowRSS.class
.........\.......\.......\.......\...\.......\......\ShowUserAllArticle.class
.........\.......\.......\.......\...\.......\dao
.........\.......\.......\.......\...\.......\...\ArticleDAO.class
.........\.......\.......\.......\...\.......\...\ArticleDAOImpl$1.class
.........\.......\.......\.......\...\.......\...\ArticleDAOImpl$2.class
.........\.......\.......\.......\...\.......\...\ArticleDAOImpl.class
.........\.......\.......\.......\...\.......\...\BlogInfoDAO.class
.........\.......\.......\.......\...\.......\...\BlogInfoDAOImpl.class
.........\.......\.......\.......\...\.......\...\CritiqueDAO.class
.........\.......\.......\.......\...\.......\...\CritiqueDAOImpl$1.class
.........\.......\.......\.......\...\.......\...\CritiqueDAOImpl.class
.........\.......\.......\.......\...\.......\...\DianjiliangDAO.class
.........\.......\.......\.......\...\.......\...\DianjiliangDAOImpl$1.class
.........\.......\.......\.......\...\.......\...\DianjiliangDAOImpl.class
.........\.......\.......\.......\...\.......\...\UserDAO.class
.........\.......\.......\.......\...\.......\...\UserDAOImpl.class
.........\.......\.......\.......\...\.......\fckeditor
.........\.......\.......\.......\...\.......\.........\ConnectorServlet.class
.........\.......\.......\.......\...\.......\.........\MyUserPath.class
.........\.......\.......\.......\...\.......\fenye
.........\.......\.......\.......\...\.......\.....\Page.class
.........\.......\.......\.......\...\.......\.....\PageUtil.class
.........\.......\.......\.......\...\.......\.....\Result.class
.........\.......\.......\.......\...\.......\.....\Test.class
.........\.......\.......\.......\...\.......\interceptor
.........\.......\.......\.......\...\.......\...........\UserInterceptor.class
.........\.......\.......\.......\...\.......\po
.........\.......\.......\.......\...\.......\..\Article.class
.........\.......\.......\.......\...\.......\..\Article.hbm.xml
.........\.......\.......\.......\...\.......\..\BlogInfo.class
.........\.......\.......\.......\...\.......\..\BlogInfo.hbm.xml
.........\.......\.......\.......\...\.......\..\Critique.class
.........\.......\.......\.......\...\.......\..\Critique.hbm.xml
.........\.......\.......\.......\...\.......\..\Dianjiliang.class
.........\.......\.......\.......\...\.......\..\Dianjiliang.hbm.xml
.........\.......\.......\.......\...\.......\..\User.class
.........\.......\.......\.......\...\.......\..\User.hbm.xml
.........\.......\.......\.......\...\.......\rss
.........\.......\.......\.......\...\.......\...\CreateRss.class
.........\.......\.......\.......\...\.......\service
.........\.......\.......\.......\...\.......\.......\ArticleService.class
.........\.......\.......