Hi All,
As I am new in openSocial Development. I have created the environment
at my local end as "Chris Schalk" suggest in his link "http://
chrisschalk.com/shindig_docs/io/shindig-io.html". Now I fetching the
data from my local database "MYSQL" with the help of "SQLDataLayer"
class but I think this is not the right way, we should use service
clasess (SQLActivitiesService, SQLPeopleService and SQLDataService)
but I don't have any Idea how I can call these services in the
Gadget.xml.
My quary is that can we call the method of these
services(SQLActivitiesService, SQLPeopleService and SQLDataService) in
gadget.xml. So when we will render the gadget on my local end "http://
localhost:8080/work/gadgets/files/samplecontainer/
simplecontainer.html" it will use the method of the service class.
It would be very helpful for me, if you can suggest me that how we can
call these classes by the help of Gadget.