⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 docs.jsp

📁 飞鱼论坛 (java)
💻 JSP
📖 第 1 页 / 共 2 页
字号:
<%--
 - $Header: /cvsroot/fiyuforum/fiyuforum/srcweb/fiyuplugin/fiyuforum/user/docs.jsp,v 1.12 2003/10/16 15:53:21 imanic Exp $
 - $Author: imanic $
 - $Revision: 1.12 $
 - $Date: 2003/10/16 15:53:21 $
 -
 - ====================================================================
 -
 - Copyright (C) 2002, 2003 by MyVietnam.net
 -
 - This program is free software; you can redistribute it and/or
 - modify it under the terms of the GNU General Public License
 - as published by the Free Software Foundation; either version 2
 - of the License, or any later version.
 -
 - All copyright notices regarding fiyuForum MUST remain intact
 - in the scripts and in the outputted HTML.
 - The "powered by" text/logo with a link back to
 - http://www.fiyuForum.com and http://www.MyVietnam.net in the
 - footer of the pages MUST remain visible when the pages
 - are viewed on the internet or intranet.
 -
 - This program is distributed in the hope that it will be useful,
 - but WITHOUT ANY WARRANTY; without even the implied warranty of
 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 - GNU General Public License for more details.
 -
 - You should have received a copy of the GNU General Public License
 - along with this program; if not, write to the Free Software
 - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 -
 - Support can be obtained from support forums at:
 - http://www.fiyuForum.com/fiyuforum/index
 -
 - Correspondence and Marketing Questions can be sent to:
 - info@MyVietnam.net
 -
 - @author: Minh Nguyen  minhnn@MyVietnam.net
 - @author: Mai  Nguyen  mai.nh@MyVietnam.net
 --%>
<%@ page contentType="text/html;charset=utf-8" %>
<%@ page errorPage="fatalerror.jsp"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<%@ include file="inc_common.jsp"%>
<html>
<head>
    <title>fiyuForum - Online Documentation</title>
<%@ include file="/fiyuplugin/fiyuforum/meta.jsp"%>
</head>
<link href="<%=contextPath%>/fiyuplugin/fiyuforum/css/style.css" rel="stylesheet" type="text/css">
<body leftmargin="0" topmargin="0">
<%@ include file="header.jsp"%>
<br/>

<table width="95%" align="center">
<tr class="nav">
    <td><img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/nav.gif"></td>
    <td width="100%" nowrap>
    <a class="nav" href="index">fiyuForum</a>&nbsp;&raquo;&nbsp;
    Online Documentation
    </td>
</tr>
</table>

<table class="tborder" width="95%" align="center">
  <tr class="pagedesc">
    <td>
      Online documentation provides a HowTo approach to installing, administering and using <b>fiyuForum</b> successfully.  If you do not see what you are looking for here, take a look at the <a class="command" href="faq">FAQ section</a>, carefully compiled for your edification.
    </td>
  </tr>
</table>
<br/>

<table class="tborder" width="95%" cellspacing="1" cellpadding="2" align="center">
  <tr>
     <td width="24px"></td><td width="8px"></td><td width="8px"></td><td width="8px"></td><td width="100%"></td>
  </tr>
  <tr class="theader">
    <td align="center" colspan="5">Online Documentation - Table of Contents</td>
  </tr>
  <tr class="trow1">
    <td colspan="1">
      <b>I</b>
    </td>
    <td colspan="4">
       <a href="#I">Introduction</a>
    </td>
  </tr>
  <tr class="trow2">
    <td height="17" colspan="2"> I.1 </td>
    <td colspan="3">
       <a href="#I1">What is a Forum</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="2">
      I.2
    </td>
    <td colspan="3">
       <a href="#I2">Features</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="1">
      <b>II</b>
    </td>
    <td colspan="4">
       <a href="#II">Installation</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="2">
        II.1
    </td>
    <td colspan="3">
        <a href="#II1">System requirements</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="2">
        II.2
    </td>
    <td colspan="3">
        <a href="#II2">Application Server</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
        II.2.a
    </td>
    <td colspan="2">
         <a href="#II2a">Apache Tomcat Application Server</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="3">
        II.2.b
    </td>
    <td colspan="2">
         <a href="#II2b">Caucho Resin Application Server</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
        II.2.c
    </td>
    <td colspan="2">
         <a href="#II2c">Other...</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="2">
        II.3
    </td>
    <td  colspan="3">
         <a href="#II3">Database Server</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
        II.3.a
    </td>
    <td colspan="2">
         <a href="#II3a">MySQL</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="3">
        II.3.b
    </td>
    <td colspan="2">
         <a href="#II3b">postgreSQL</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
        II.3.c
    </td>
    <td colspan="2">
         <a href="#II3c">Microsoft SQL Server</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="3">
        II.3.d
    </td>
    <td  colspan="2">
         <a href="#II3d">Oracle</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
        II.3.e
    </td>
    <td colspan="2">
         <a href="#II3e">hsqldb</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="2">
        II.4
    </td>
    <td colspan="3">
        <a href="#II4">First-time Setup </a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="2">
        II.5
    </td>
    <td colspan="3">
         <a href="#II5">Versions</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="3">
        II.5.a
    </td>
    <td colspan="2">
         <a href="#II5a">Beta 1</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
        II.5.b
    </td>
    <td colspan="2">
         <a href="#II5b">Beta 2</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="3">
        II.5.c
    </td>
    <td colspan="2">
         <a href="#II5c">Beta 3</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
        II.5.d
    </td>
    <td colspan="2">
         <a href="#II5d">Release Candidate 1</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="1">
      <b>III</b>
    </td>
    <td colspan="4">
       <a href="#III">Administration</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="2">
        III.1
    </td>
    <td colspan="3">
         <a href="#III1">General</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="2">
        III.2
    </td>
    <td colspan="3">
         <a href="#III2">Groups</a>
    </td>
  </tr>
  <tr class="trow1">
     <td colspan="2">
         III.3
     </td>
     <td colspan="3">
          <a href="#III3">Users</a>
     </td>
  </tr>
  <tr class="trow2">
     <td colspan="2">
         III.4
     </td>
     <td colspan="3">
          <a href="#III4">Forums</a>
     </td>
  </tr>
  <tr class="trow1">
    <td colspan="1">
      <b>IV</b>
    </td>
    <td colspan="4">
       <a href="#IV">User Guidelines</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="2">
        IV.1
    </td>
    <td colspan="3">
        <a href="#IV1">Account Management</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
        IV.1.a
    </td>
    <td colspan="2">
        <a href="#IV1a">Profile settings</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="2">
        IV.2
    </td>
    <td colspan="3">
        <a href="#IV2">Posting</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="2">
        IV.3
    </td>
    <td colspan="3">
        <a href="#IV3">Groups</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="2">
        IV.4
    </td>
    <td colspan="3">
        <a href="#IV4">Searching - to be supported at release xx</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="2">
        IV.5
    </td>
    <td colspan="3">
        <a href="#IV5">Watching Topics - to be supported at release Release Candidate 1</a>
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="2">
        IV.6
    </td>
    <td colspan="3">
        <a href="#IV6">Moderating - to be supported at release xx</a>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="5" height="16px">&nbsp;</td>
  </tr>
  <tr class="theader">
    <td align="center" colspan="5">Online Documentation - Body</td>
  </tr>
  <tr class="trow1">
    <td colspan="5">
      If the documentation did not help, then you might try the frequently asked questions (FAQ) documents to see if someone before you has had a similar problem.  Most of the questions and responses came from <a href="http://www.fiyuForum.com">fiyuForum web site</a>.
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="3">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/nav.gif">
    </td>
    <td colspan="2">
      <a name="I">I. Introduction
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/nav.gif">
    </td>
    <td colspan="2">
      <a name="I1">I.1. What is a forum
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="3">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/nav.gif">
    </td>
    <td colspan="2">
      <a name="I2">I.2. Features
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="5" height="16px">&nbsp;</td>
  </tr>
  <tr class="trow2">
    <td colspan="3">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/nav.gif">
    </td>
    <td colspan="2">
      <a name="II">II. Installation
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/nav.gif">
    </td>
    <td colspan="2">
      <a name="II1">II.1. System Requirements
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="5">
      fiyuForum has the following system requirements:
      <ul>
       <li>Any App Server supports Jsp 1.2 and Servlet 2.3
       <li>JDK 1.3 or later
       <li>A JDBC 2.0-compliant database (see <a href="#II3"> for list of supported databases</a><br>
          (this release includes 4 drivers: mm.mysql, Connector/J, postgreSQL and hsqldb)
      </ul>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/nav.gif">
    </td>
    <td colspan="2">
      <a name="II2">II.2. Application Server Setup
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="5">
      Follow these steps to setup the application server.
      <ul>
       <li>Create a home folder for fiyuForum, which should not be accessible from the web.  This is where you will edit files and perform temporary actions while installing the forum software.</li>
       <li>Unzip the distributed zip file into this folder.</li>
       <li>Create a context in your app server.  See <a href="#II2a">below</a> for application server-specific configuration options.
       <li>In the extracted folder, find the dir <code>webapp\WEB-INF\classes</code>.
         There are 7 properties files here.  Open each file in a text editor and change
         the config parameters to appropriate values.  In each property file are the instructions for the parameters in the configurations.<br>
         NOTE: Set database parameters to the correct values.  Database server-specific information is presented <a href="#II3a">below</a> and also in the header of the sql script file.<br>
         NOTE: Currently you have to restart your App Server if you make changes
        in properties files (if not, your new config cannot take effect)
       <li>Copy the content of webapp dir in the extracted folder to the context dir that you have created above.</li>
      </ul>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/nav.gif">
    </td>
    <td colspan="2">
      <a name="II2a">II.2.a. Apache Tomcat Application Server
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="5">
      Following is tomcat-specific application server setup configuration information:
      <ul>
        <li>To create a context, create a folder beneath tomcat/webapps (for example : fiyuforum). This dir (context) MUST be in lower case (such as fiyuforum).</li>
      </ul>
    </td>
  </tr>
  <tr class="trow1">
    <td colspan="3">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/nav.gif">
    </td>
    <td colspan="2">
      <a name="II2b">II.2.b. Caucho Resin Application Server
    </td>
  </tr>
  <tr class="trow2">
    <td colspan="5">

⌨️ 快捷键说明

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