JMessageBoard 1.0

By: Hao @ KernelWebStudio.com
Release date: 01 June 2008


JMessageBoard is not a forum, its just a simple message board that people can leave messages on.

JMessageBoard is a pure JSP application, no Servlets, no beans, no Web.xml. It can run on any Java Server. SETUP is so simple and easy, you don't need to know anything about Java. To run JMessageBoard you need a Java Hosting (Tomcat, Jboss or whatever), you also need a database.(MySQL or others)

The application is free!

FEATURES:

  • User Post IP Logging;
  • User Post Datetime Logging.
  • Limit Message Chars.
  • HTML/Script tags disabled.
  • Captcha
  • Message Deletion (for Admin)

Demo here.

Download JMessageBoard here

SETUP instuction:

Unzip the package.

1. Create a 'JMessageBoard' database and a table 'messages' in it.

See setup.sql file.

2, Modifiy the values in 'system.jsp' file under WEB-INF/JMB directory.

You need to specify all values.

3. Copy 'JMB' folder to your hosting WEB-INF.

eg: http://Yourhost/WEB-INF/JMB

4. Copy 'JMessageBoard' folder to your hosting.

eg: http://yourhost/JMessageBoard

5. After you complete the above 4 steps, access http://yourhost/JMessageBoard/messages.jsp


For bugs / technical problems please email: ContactHaoju@yahoo.co.uk