• 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:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Intergrating with other Java projects

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First off I love jForums! Great product! What I'm currently working on is a paintball community site that offers many different services. One of which is a forum. Now obviously as a developer I don't want to go through reinventing the wheel that you guys have already done a great job creating. I just want to integrate jForums right into my Java Web App that is already using struts, jsps, MySQL, and tiles.

  • My question is do you know of anyone doing any simular? could you provide examples or comments on how it worked out?
  • What do you for see for complications and problems?
  • Does this violate any licensing that jForumn has, obviously it's open source so i don't see what the problem would be but i don't want to step on any toes..
  • Is there a simpler way? Maybe having the applications deployed separately and have the forum included in the content section of my site in such a way i can keep my look and feel of my application. Obviously i want to have only a single sign on for my application and the forum to make everyone life easy.
  • Comments or ideas?

  • [originally posted on jforum.net by corsonj]
     
    Migrated From Jforum.net
    Ranch Hand
    Posts: 17424
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    https://coderanch.com/t/574915 This post has a lot of simular questions so i apologize for reposting but my questions remain unanswered. I'm really interested to hear from people that have already done this and talk about their solutions.. what worked and what didn't...
    [originally posted on jforum.net by corsonj]
     
    Wanna see my flashlight? How about this tiny ad?
    Gift giving made easy with the permaculture playing cards
    https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
    reply
      Bookmark Topic Watch Topic
    • New Topic