Forum servlet 2.8
This is a Java servlet implements messages forum (or guestbook). Forum supports WAP/WML also so it can be used for your mobile users too. You may use this servlet for example as a guestbook, as a discussion thread, as a place for news/announces in your Intranet etc.
Forum supports file based persistence - your data will be saved in the flat file (files) or database based persistence. See below how to define this option.
Try It Out: