Introduction - If you have any usage issues, please Google them yourself
Using java to do a BBS system, using Struts+ Hibernate, design a simple forum site. It requires that the contains the following information: the user table, the main paste form, reply form include at least the following functions: user registration, browse the list of the main paste, the main paste and reply browsing, users post, the user replies.