News servlet 2.4
Yet another implementation of remote publishing. This is a Java servlets based implementation of news forum or blog. Forum is a collection of messages. Each message has got short announce (subject) and body. News servlet supports WAP/WML also. So you may use this servlet in your portal for example as a common source of news information for desktop and mobile clients.
NewsServlet supports file based persistence - your data will be saved in the flat file (files) or database based persistence.