Vaadin integration

Hi
im asking if there any way to integrate vaadin application to a jforum application
thanks.

If you can add custom HTML div, script tags with javascript or/and iframes in your jforum application you could do it like this way:
https://vaadin.com/book/vaadin7/-/page/advanced.embedding.html

Everything beyond should probably be asked in a jforum application.

Disclaimer: I have no idea what jforum is…so i can’t help in more detail

well thanks for the anser but jforum is a forum based on java so the integration isnt same as html things here we talk about database sessions for example the web application and jforum will use the same database and session will be shared in boths.

Oh okay. well it seems like i can’t help then because that sounds quite specific to this software. Although it seems like it is/was possible as there is a ticket in the Vaadin trac about Vaadin + JForum:
http://dev.vaadin.com/ticket/1599