文件名称:OnlineAlbum
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.27mb
- 下载次数:
- 0次
- 提 供 者:
- tp***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统为在线相册系统,使用方法(这里假定Tomcat安装在本机,且为缺省的配置):
1、在Tomcat的Webapps目录下建立一个目录,例如oa。
2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。
3、启动Tomcat
4、在地址栏中输入http://localhost:8080/oa
缺省用户:
Robin 管理员, 密码:111111
RL 用户, 密码:222222
用户可以自己注册用户或者修改data目录下的users.xml文件。-The system for online photo album system, the use of methods (here assumed that Tomcat is installed in the machine, and for the default configuration): 1, in the Tomcat webapps directory of the establishment of a directory, such as oa. 2, the program code of the build/web/directory of all the documents copied to Tomcat' s webapps directory oa directory. 3, start Tomcat 4, in the address bar enter http://localhost:8080/oa default user: Robin administrator, password: 111111 RL user, password: 222222 user can register users or modify their own data directory users. xml file.
1、在Tomcat的Webapps目录下建立一个目录,例如oa。
2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。
3、启动Tomcat
4、在地址栏中输入http://localhost:8080/oa
缺省用户:
Robin 管理员, 密码:111111
RL 用户, 密码:222222
用户可以自己注册用户或者修改data目录下的users.xml文件。-The system for online photo album system, the use of methods (here assumed that Tomcat is installed in the machine, and for the default configuration): 1, in the Tomcat webapps directory of the establishment of a directory, such as oa. 2, the program code of the build/web/directory of all the documents copied to Tomcat' s webapps directory oa directory. 3, start Tomcat 4, in the address bar enter http://localhost:8080/oa default user: Robin administrator, password: 111111 RL user, password: 222222 user can register users or modify their own data directory users. xml file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OnlineAlbum
...........\build
...........\.....\web
...........\.....\...\admin
...........\.....\...\.....\adminlogin.jsp
...........\.....\...\.....\check.js
...........\.....\...\.....\CheckAdminPermission.jsp
...........\.....\...\.....\CheckPermission.jsp
...........\.....\...\.....\CheckUser.jsp
...........\.....\...\.....\DoLogin.jsp
...........\.....\...\.....\DoModify.jsp
...........\.....\...\.....\login.jsp
...........\.....\...\.....\loginfailed.jsp
...........\.....\...\.....\loginsuccess.jsp
...........\.....\...\.....\logout.jsp
...........\.....\...\.....\modify.jsp
...........\.....\...\.....\regedit.jsp
...........\.....\...\.....\Register.jsp
...........\.....\...\config.jsp
...........\.....\...\data
...........\.....\...\....\comments.xml
...........\.....\...\....\messages.xml
...........\.....\...\....\pictures.xml
...........\.....\...\....\users.xml
...........\.....\...\foot.jsp
...........\.....\...\images
...........\.....\...\......\CATALOG.GIF
...........\.....\...\......\login_top_gb.JPG
...........\.....\...\......\OPENFOLD.GIF
...........\.....\...\index.jsp
...........\.....\...\jdom.jar
...........\.....\...\left.jsp
...........\.....\...\messages
...........\.....\...\........\addmessage.jsp
...........\.....\...\........\Doremovemsg.jsp
...........\.....\...\........\msg.jsp
...........\.....\...\........\removemsg.jsp
...........\.....\...\META-INF
...........\.....\...\........\context.xml
...........\.....\...\photo
...........\.....\...\.....\addcomment.jsp
...........\.....\...\.....\browsephoto.jsp
...........\.....\...\.....\photodetails.jsp
...........\.....\...\.....\upload.jsp
...........\.....\...\.....\upload_post.jsp
...........\.....\...\style.css
...........\.....\...\Tomcat5.dpf
...........\.....\...\top.html
...........\.....\...\upload_img
...........\.....\...\..........\RL
...........\.....\...\..........\..\small
...........\.....\...\WEB-INF
...........\.....\...\.......\classes
...........\.....\...\.......\.......\com
...........\.....\...\.......\.......\...\mg
...........\.....\...\.......\.......\...\..\admin
...........\.....\...\.......\.......\...\..\.....\Comment.class
...........\.....\...\.......\.......\...\..\.....\CommentAdmin.class
...........\.....\...\.......\.......\...\..\.....\FileUpload.class
...........\.....\...\.......\.......\...\..\.....\Message.class
...........\.....\...\.......\.......\...\..\.....\MessageAdmin.class
...........\.....\...\.......\.......\...\..\.....\MultipartStream$IllegalBoundaryException.class
...........\.....\...\.......\.......\...\..\.....\MultipartStream$MalformedStreamException.class
...........\.....\...\.......\.......\...\..\.....\MultipartStream.class
...........\.....\...\.......\.......\...\..\.....\Picture.class
...........\.....\...\.......\.......\...\..\.....\PictureAdmin.class
...........\.....\...\.......\.......\...\..\.....\UserAdmin.class
...........\.....\...\.......\.......\...\..\util
...........\.....\...\.......\.......\...\..\....\DecodeQueryString.class
...........\.....\...\.......\lib
...........\.....\...\.......\...\jdom.jar
...........\.....\...\.......\web.xml
...........\build.xml
...........\dist
...........\....\OnlineAlbum.war
...........\JDOM
...........\....\jdom.jar
...........\nbproject
...........\.........\build-impl.xml
...........\.........\genfiles.properties
...........\.........\private
...........\.........\.......\private.properties
...........\.........\project.properties
...........\.........\project.xml
...........\readme.txt
...........\src
...........\...\com
...........\...\...\mg
...........\...\...\..\admin
...........\...\...\..\.....\Comment.java
...........\...\...\..\.....\CommentAdmin.java
...........\build
...........\.....\web
...........\.....\...\admin
...........\.....\...\.....\adminlogin.jsp
...........\.....\...\.....\check.js
...........\.....\...\.....\CheckAdminPermission.jsp
...........\.....\...\.....\CheckPermission.jsp
...........\.....\...\.....\CheckUser.jsp
...........\.....\...\.....\DoLogin.jsp
...........\.....\...\.....\DoModify.jsp
...........\.....\...\.....\login.jsp
...........\.....\...\.....\loginfailed.jsp
...........\.....\...\.....\loginsuccess.jsp
...........\.....\...\.....\logout.jsp
...........\.....\...\.....\modify.jsp
...........\.....\...\.....\regedit.jsp
...........\.....\...\.....\Register.jsp
...........\.....\...\config.jsp
...........\.....\...\data
...........\.....\...\....\comments.xml
...........\.....\...\....\messages.xml
...........\.....\...\....\pictures.xml
...........\.....\...\....\users.xml
...........\.....\...\foot.jsp
...........\.....\...\images
...........\.....\...\......\CATALOG.GIF
...........\.....\...\......\login_top_gb.JPG
...........\.....\...\......\OPENFOLD.GIF
...........\.....\...\index.jsp
...........\.....\...\jdom.jar
...........\.....\...\left.jsp
...........\.....\...\messages
...........\.....\...\........\addmessage.jsp
...........\.....\...\........\Doremovemsg.jsp
...........\.....\...\........\msg.jsp
...........\.....\...\........\removemsg.jsp
...........\.....\...\META-INF
...........\.....\...\........\context.xml
...........\.....\...\photo
...........\.....\...\.....\addcomment.jsp
...........\.....\...\.....\browsephoto.jsp
...........\.....\...\.....\photodetails.jsp
...........\.....\...\.....\upload.jsp
...........\.....\...\.....\upload_post.jsp
...........\.....\...\style.css
...........\.....\...\Tomcat5.dpf
...........\.....\...\top.html
...........\.....\...\upload_img
...........\.....\...\..........\RL
...........\.....\...\..........\..\small
...........\.....\...\WEB-INF
...........\.....\...\.......\classes
...........\.....\...\.......\.......\com
...........\.....\...\.......\.......\...\mg
...........\.....\...\.......\.......\...\..\admin
...........\.....\...\.......\.......\...\..\.....\Comment.class
...........\.....\...\.......\.......\...\..\.....\CommentAdmin.class
...........\.....\...\.......\.......\...\..\.....\FileUpload.class
...........\.....\...\.......\.......\...\..\.....\Message.class
...........\.....\...\.......\.......\...\..\.....\MessageAdmin.class
...........\.....\...\.......\.......\...\..\.....\MultipartStream$IllegalBoundaryException.class
...........\.....\...\.......\.......\...\..\.....\MultipartStream$MalformedStreamException.class
...........\.....\...\.......\.......\...\..\.....\MultipartStream.class
...........\.....\...\.......\.......\...\..\.....\Picture.class
...........\.....\...\.......\.......\...\..\.....\PictureAdmin.class
...........\.....\...\.......\.......\...\..\.....\UserAdmin.class
...........\.....\...\.......\.......\...\..\util
...........\.....\...\.......\.......\...\..\....\DecodeQueryString.class
...........\.....\...\.......\lib
...........\.....\...\.......\...\jdom.jar
...........\.....\...\.......\web.xml
...........\build.xml
...........\dist
...........\....\OnlineAlbum.war
...........\JDOM
...........\....\jdom.jar
...........\nbproject
...........\.........\build-impl.xml
...........\.........\genfiles.properties
...........\.........\private
...........\.........\.......\private.properties
...........\.........\project.properties
...........\.........\project.xml
...........\readme.txt
...........\src
...........\...\com
...........\...\...\mg
...........\...\...\..\admin
...........\...\...\..\.....\Comment.java
...........\...\...\..\.....\CommentAdmin.java