https://github.com/pengxn/jsp-forum
📉 A forum system base on jsp.
https://github.com/pengxn/jsp-forum
bbs contour forum jsp mysql
Last synced: 24 days ago
JSON representation
📉 A forum system base on jsp.
- Host: GitHub
- URL: https://github.com/pengxn/jsp-forum
- Owner: Pengxn
- License: mit
- Created: 2018-05-29T02:01:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T05:05:23.000Z (over 6 years ago)
- Last Synced: 2025-01-12T06:07:08.036Z (9 months ago)
- Topics: bbs, contour, forum, jsp, mysql
- Language: Java
- Homepage:
- Size: 4.37 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Forum
[](https://github.com/Pengxn/Jsp-Forum/blob/master/LICENSE)
[](https://github.com/Pengxn/Jsp-Forum/releases/latest)This is originally my sophomore curriculum design work.
This is a forum website base on jsp.
**Usage**:
- Git clone:
`$ git clone https://github.com/Pengxn/Jsp-Forum.git`
- Deploy on Tomcat.
- Import Sql file.
- Open your browser:
`http://127.0.0.1:8080/forum`
> Note:
>
> *This project is developing.*
> *Many functions have not been realized.*
> *Even some confusing bugs.*
>
>
> LICENSE: [MIT](https://github.com/Pengxn/Jsp-Forum/blob/master/LICENSE)