readme.iplanet

来自「功能强大的JAVA Servlet聊天程序」· IPLANET 代码 · 共 58 行

IPLANET
58
字号
###########################################################
#                       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       ############################################################iPlanet is the Netscape Suite - J2EE compliant.http://www.iplanet.comTo install jzChat V1.12 on iPlanet Enterprise Server :----------------------------------------------------Let's say that iPlanet is installed under IPLANET_DIR (e.g /usr/netscape/server4)1 - Copy web/ directory from jzChat package into IPLANET_DIR/chat.2 - Change directory to servlet/ from jzChat package and copy all files     and directories into servlet/ from Document Root of iPlanet (This should be your servlet path).3 - Go to the Servlets configuration from the iPlanet Admin console.     * Check that servlets support is enabled.     * Configure Servlet Attritutes as :         Servlet name : jzchat         Servlet code : jzchat         Servlet Classpath : /youriPlanetDocumentRoot/servlet         Servlet Args : config=IPLANET_DIR/chat/web/jzchat.conf         * Configure Servlet Vitual Path Translation as :         Virtual Path : /jzchat         Servlet Name : jzchat    4 - Follow instructions from support page to setup jzchat.conf           e.g :          STOREPATH=IPLANET_DIR/chat/web          JSPPATH=IPLANET_DIR/chat/web          SERVLET=/jzchatNote :----To access admin panel try : http://127.0.0.1/jzchat?todo=adminloginTo access guest panel try : http://127.0.0.1/jzchatVersion support :---------------JzChat v1.12 has been tested successfully under iPlanet Enterprise Server 4.1 SP5.JavaZOOM Team.http://www.javazoom.net

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?