文件名称:JavaOnlineAlbum
介绍说明--下载内容均来自于网络,请自行研究使用
本系统为在线相册系统,使用方法(这里假定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文件。
注:来自izncu
-the system for online photo albums system, the methods used (it is assumed Tomcat installed in the machine, Besides, to the default configuration) : 1, in the Tomcat Webapps directory creation of a directory, such as oa. 2. The code will build/web/catalog all the documents copied to the Tomcat webapp oa's catalog directory. 3, the start Tomcat 4, in the address bar importation http://localhost : 8080/oa default users : Robin administrator, Password : 111111 RL users, Password : Users can own 222,222 registered users or modify data in the directory users.xml document. Note : from izncu
安装在本机,且为缺省的配置):
1、在Tomcat的Webapps目录下建立一个目录,例如oa
。
2、将程序代码的build/web/目录下的全部文件复制
到Tomcat的webapps目录下oa目录。
3、启动Tomcat
4、在地址栏中输入http://localhost:8080/oa
缺省用户:
Robin 管理员, 密码:111111
RL 用户, 密码:222222
用户可以自己注册用户或者修改data目录下的
users.xml文件。
注:来自izncu
-the system for online photo albums system, the methods used (it is assumed Tomcat installed in the machine, Besides, to the default configuration) : 1, in the Tomcat Webapps directory creation of a directory, such as oa. 2. The code will build/web/catalog all the documents copied to the Tomcat webapp oa's catalog directory. 3, the start Tomcat 4, in the address bar importation http://localhost : 8080/oa default users : Robin administrator, Password : 111111 RL users, Password : Users can own 222,222 registered users or modify data in the directory users.xml document. Note : from izncu
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
...........\.....\...\......\Thumbs.db
...........\.....\...\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
...........\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
...........\.....\...\......\Thumbs.db
...........\.....\...\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
...........\src
...........\...\com
...........\...\...\mg
...........\...\...\..\admin
...........\...\...\..\.....\Comment.java
...........\...\...\..\.....\CommentAdmin.java