Creating custom viewlets for RTC dashborads
Hi All,
I am new to RTC and want to know how do we create custom viewlets and deploy them onto the server.
I have looked at the helloWorldViewlet tutorial but it does not makes me clear on how to actually deploy it on server.
Can anybody point me to more useful resources if any on this topic pls
Thanks
Akshay P.
I am new to RTC and want to know how do we create custom viewlets and deploy them onto the server.
I have looked at the helloWorldViewlet tutorial but it does not makes me clear on how to actually deploy it on server.
Can anybody point me to more useful resources if any on this topic pls
Thanks
Akshay P.
One answer
Custom viewlets are either open social gadgets (see https://rsjazz.wordpress.com/2016/03/02/alien-skies-peeking-into-doors-next-extensibility/ ) or they are extensions. See https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ especially the extensions workshop that explains deployment in the final lab.