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

How to Integrate Jforum with Struts2 webapplication

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
i am new to Jforum. I have a web application developed in Struts2,Spring,Hibernate on MySql. And now i want to integrate Jforum into that application. Please tell me the best way of doing it. I want to use SSO for this.

Thanks
Harrt
[originally posted on jforum.net by ihkris]
 
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
I am using Tomcat for this applications. I merged Struts2 code and JForum code and created one single war file. And i want SSO implementation which doesnt depend on the Tomcat as production will use Jboss.I mean no Server.xml changes etc. Please tell me the best way of doing it.
[originally posted on jforum.net by ihkris]
 
reply
    Bookmark Topic Watch Topic
  • New Topic