1、 毕业设计 论文 任务书 姓名 张 艺耀 班号 专业 计 算 机 及其 应 用 同 组 姓名 指导 教 师 高鹏毅 一、 课 题 名称 基于 jsp 的 bbs 系 统 的 设计 与 实 现 I 摘 要 Internet的 迅 猛 发 展,促 使 各 种网 络 新 技 术的 不 断 产 生 和 更 新, JSP便 其 中的 一 项 , JSP的 出 现 改 变了 以 往 网 站是 由 单 纯 的 HTML语言 编 写 的 静态 网 页所 组 成 的 情 况 ,有了 JSP以后 ,我 们 就能够根据不同的用户,在不同 的 时 间 向 用 户 显 示 不 同 的 内 容 。 同 时 也 相 应 的
2、 提 升 了 网 络 的 安 全 性 。基于 web的 BBS,就 是 运 用 JSP制作 出 的 ,为网 络 用 户 提 供 的 ,一 个 能 够 多人 参 与的 交 流 方 式 。 Java 是未来的主流开发技术,具有很多优势。 JSP 则是 Java 在 Internet Intranet Web 上 的 重 要应 用 技 术 ,得 到 了广 泛 的 支 持 和 承 认 ,它 可以 和各种 Java 技 术 完 好 地 结 合在 一 起 , 从 而 实 现非 常 复 杂 的 应 用 。本 网 站 使用 JSP + MYSQL 在 MyEclipse 系 统 开 发 的, 从 而 创 建
3、一 个 更为 稳 定 , 高效 , 安全 的 运 行 环 境 。 本文分别 介 绍 了 JSP概况、 Script编 程 语 言 , ODBC简 介 , 以 及 BBS中用 户 登陆 /注册 ,发 表 文章 ,浏 览 文 章 , 删除 文 章 以 及 添 加 管理 员 信息等功 能 的实 现 。 关 键 词: 电子留言版 、 浏览器 /服务器 架构 、数据库 II Abstract With the rapid development of Internet, various network technologies are coming into use or update continuo
4、usly and JSP is there. JSP changes the web page from static to dynamic. And the web content can be custom according different user at any time. sametime the safety of web sit rise The refreshment of web is no longer a tedious or repetitive process and becoming a simple and amusing. The web-based BBS is created using JSP and provides network user a multi-man interaction way. The paper describes JSP introduction, Script programming language and ODBC. It also shows the function implement of user login/register, releasing article, browsing, changing personal information in BBS.