Hi,
I have a requirement to start a forum
thread on an html page on my website. The site is created using spring MVC framework and I am trying to use Jforum as the discussion board solution. I can run Jforum as a separate installation, to avoid integration points. But now i have a new requirement where I need to put a new discussion thread on one of the main website pages. so:
1. Is there a way to integrate Jforum with spring
OR
2.is there a way to embedding discussion threads on plain HTML pages, using any jforum apis/templates?
[originally posted on jforum.net by pankajvermani]