| Author |
Need to start a forum topic thread on an HTML page of my webpage (created in spring)
|
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
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]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Your best bet may be to use RSS. I know that in portal environments it isn't too bad to embed an RSS feed into a portlet. I've not done this with Spring but I can't imagine that it is too bad. [originally posted on jforum.net by stdunbar]
|
 |
 |
|
|
subject: Need to start a forum topic thread on an HTML page of my webpage (created in spring)
|
|
|