📄 readme.jrun
字号:
###########################################################
# JzChat V1.12 #
# Copyright JavaZOOM 2000 #
# http://www.javazoom.net #
# #
# #
# jzChat Support Page : #
# http://www.javazoom.net/jzservlets/jzchat10/jzchat.html #
# #
# Forums : #
# http://www.javazoom.net/services/forums/index.jsp #
###########################################################
JRun 3.0 is a the Servlet/Jsp engine from ALLAIRE.
http://www.allaire.com
To install jzChat V1.12 on JRUN :
-------------------------------
1 - Launch JRun management console.
2 - Open the "Web Application" items.
3 - Select "Servlets Definitions" from your web application
(e.g. Default User Application)
4 - Add a new servlet with the following information :
Name = jzchat
Class Name = jzchat
Init Arguments : config=d:\YourAbsolutePATH\web\jzchat.conf
5 - Change directory to servlet/ from jzChat package and copy all files
and directories into servlets/ from JRun package.
(servlet/ must not be created).
6 - Follow instructions from support page to setup jzchat.conf
Note :
----
To access admin panel try : http://127.0.0.1:8100/servlet/jzchat?todo=adminlogin
To access guest panel try : http://127.0.0.1:8100/servlet/jzchat
JavaZOOM Team.
http://www.javazoom.net
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -