• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Forum builder application in Java

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

          This is a newbie question. I am interested to know about Java based application to make forums. I have read about JForum, but I believe it has gone obsolete (not sure). Not Enough videos about it on Youtube too. I have also found about Magnolia CMS and Alfresco being out there.

  Am I missing something here ? Is there something popular like Wordpress that I have missed ?

Thanks in advance.
 
Bartender
Posts: 7645
178
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I have read about JForum, but I believe it has gone obsolete (not sure).


It is not. It's being developed at https://sourceforge.net/projects/jforum2/, and there have been constant commits since the last release (which was in February of this year). I think it's the most widely used Java forum software, but that's hard to gauge.

Not Enough videos about it on Youtube too.


Please be kidding about the availability of video tutorials being a criterion for selecting software.

I have also found about Magnolia CMS and Alfresco being out there.


Those are CMS. They probably have a feature that allows you to post comments on a page, but that's far removed from being actual forum software.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic