基于 javaweb 的论坛网站的设计与实现 内容摘要网页电子论坛是一种新的社会交互、协作方式。它向用户提供了一个类似于“公共场所”的一个地方,每个用户都可以在上面发布信息或提出看法。网页电子论坛成员通常是有共同的目标、身份、或共同兴趣,并持续以网页电子方式参与各方面的讨论活动。网页电子论坛系统主要是实现各用户在网上进行交流讨论和互动的功能,除了基础的用户登录注册外,主要功能为登陆、浏览帖子、发表帖子、回复帖子和修改帖子信息、站内邮件等,同时该系统还能够会员间进行“互粉”进行互动,并且支持会员查看和修改个人的相关信息。本 网 页 电 子 论 坛 系 统 的 开 发 工 具 是 eclipse , 使 用 Java 语 言 ,springMVC框架,网页语言等编程。关键词:论坛 web springMVC框架 html css java jspAbstractWeb electronic forum is a new way of social interaction and cooperation. It provides users with a place similar to a "public place" where each user can post information or make comments. Web Forum members usually have a common goal, identity, or common interest, and continue to participate in various aspects of discussion activities in the form of Web electronic.Web e-forum system is mainly to realize the functions of exchange, discussion and interaction between users on the Internet. In addition to basic user login and registration, the main functions are landing, browsing posts, publishing posts, replying to posts, modifying post information, in station email, etc. at the same time, the system also enables members to interact with each other and supports members to view and modify individuals Information about.The development tool of this web e-forum system is eclipse, using java language, spring MVC framework, web language and other programming.Key words: Forum web springMVC framework html css java jsp目 录1. 绪论......................................................................................................