i want to call a java class from the worklight adapter

后端 未结 2 525
滥情空心
滥情空心 2020-12-12 07:38

i have followed this document module 5.5 in this url \"http://www.ibm.com/developerworks/mobile/worklight/getting-started.html#authentication\" or ftp://public.dhe.ibm.com

2条回答
  •  攒了一身酷
    2020-12-12 07:52

    Make sure that login() function is public and static. Check out a sample code of the training module you're working with.

提交回复
热议问题