You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Maxim Solodovnik <so...@gmail.com> on 2012/07/02 16:33:23 UTC

Re: Integrate openmeetings with JSP & Servlets

After successful login you should generate roomHash or "dashboard" hash
Then use this hash to enter the room
http://localhost:5080/openmeetings/?invitationHash=XXXXXXXXX
or to enter the dashboard
http://localhost:5080/openmeetings/?secureHash=XXXXXXXXX

On Mon, Jul 2, 2012 at 8:49 PM, Nammari Ahmed
<co...@gmail.com>wrote:

> I have a website that includes video conference , i download openmeetings
> and start it , i can log in and make new users throw the SOAP-API , i make
> a successful log-in throw the API but when i redirect the user to
> http://localhost:8050/openmeetings/ a login page appeared to the user ! i
> know how to use the api but how to integrate this with openmeetings , i can
> get it out ! please help. for example i can do the login and join room ,
> but how to redirect the user to the openmeetings server and display that
> room with options, am i miss understand something ?
>



-- 
WBR
Maxim aka solomax