Description of Forum Servlet :
Forum Servlet can be used as a message servlet as a place for news/announces in your Intranet or as a guest book, as a discussion thread and much more. This can also be used by your mobile users, as this supports WAP/WML applications. You can save your data in the flat file (files) or database-based persistence as the forum supports file-based persistence. It has two servlets: one ForumServlet for forum itself and the second is AdminForumServlet for administration. You must provide a configuration file for each forum and describe how to save messages as well as various interface settings.