Apache openmeetings integration with JSP

I want to create a vido conference solution using apache openmeetings, does anyone know a good tutorial for this? I also want to integrate it with JSP. I'm looking on the Internet, but it seems to have several resources on it. Blogs, books or articles are accepted.

+4
source share
2 answers

you should join: http://incubator.apache.org/openmeetings/mail-lists.html to discuss this.

There are some examples for: http://incubator.apache.org/openmeetings/SoapRestAPI.html I think Jira / Confluence Integration also uses JSP / Servlets for Openmeetings integration.

+3
source

I have no textbook for the same. But you can use the REST API to connect to Openmeeting using webservice. Below the question itself will give you some idea. Integration with Apache Open Meeting with PHP

0
source

All Articles