📄 readme.jserv
字号:
###########################################################
# 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 #
###########################################################
JSERV 1.x is a the free servlet engine from APACHE group.
We assume that JSERV is already installed under Apache webserver.
http://java.apache.org/jserv/index.html
To install jzChat V1.12 on APACHE + JSERV :
-----------------------------------------
1 - Copy web/ directory from jzChat package into / from JSERV directory structure.
2 - Change directory to servlet/ from jzChat package and copy all files
and directories into servlets/ (servlet/ must not be created).
DO NOT FORGET to copy jzchat.initArgs file.
3 - Edit jzchat.initArgs and check the config parameter :
config=c:\\YourJSERVDirectoryPATH\\web\\jzchat.conf
(File separator must be \\ for Win32 Os and / for Unix Os)
4 - Follow instructions from support page to setup jzchat.conf
Note :
----
To access admin panel try : http://127.0.0.1/examples/servlet/jzchat?todo=adminlogin
To access guest panel try : http://127.0.0.1/examples/servlet/jzchat
Version support :
---------------
JzChat v1.12 has been tested successfully under JServ 1.1
JavaZOOM Team.
http://www.javazoom.net
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -