vote up 10 vote down star
4

Somebody asked about .NET-based forum software here:

http://stackoverflow.com/questions/11046/forum-software-recommandations-net

Now I have a similar question but I prefer Java. I'm interested in building a community site so I'd like to know my options. It doesn't have to be free but it needs to be something a normal engineer can afford. Thanks!

Update: I prefer a Java-based solution because I'm a Java developer and I figure that it would be easier for me to customize it or modify its code when necessary. I know that PHP forums such as phpBB and vBulletin are very popular but I wouldn't want to touch PHP code.

flag

43% accept rate

7 Answers

vote up 3 vote down check

JForum - Follows MVC paradigm and uses Freemarker for the templates. Easy to understand the code, nice to use and easy to administer.

link|flag
We've been using JForum for about a year, and have been very, very happy with it – Kevin Day Oct 26 '08 at 3:45
vote up 0 vote down

I would suggest Jive.

link|flag
vote up 0 vote down

You might want to try Tangler at www.tangler.com. It is a free online forum with technology based on Java, Javascript and Ajax. Being based on these tools, it is completely new technology different from other Forums and has a Web 2.0 feel.

They have a page: "Ten Things I Love About Tangler"

They are looking for developers wanting to help them test their API and widgets, so there is room for you to customize it.

link|flag
vote up 0 vote down

Sun and various other companies use Jive.

Is there a reason why you want Java based ? if you want cheap and best, then vBulletin is the best.

if you want open source and free, then phpBB(used by many forums) .

link|flag
I updated the question and explained why I'd want Java based. – SamS Oct 25 '08 at 9:17
vote up 0 vote down

http://www.mvnforum.com/ has support for a lot of different database backends.

link|flag
vote up 0 vote down

JBoss Forums are quite good. They are portal based so easy to integrate into existing architecture.

link|flag
vote up 1 vote down

Jive

link|flag
yes, but it's VERY expensive. – PabloC Jan 21 '09 at 11:57

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.