i want to call a java class from the worklight adapter
问题 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/software/mobile-solutions/worklight/docs/v505/Module_05_5_-_Using_Java_in_Adapters.pdf and did the same my code structure is server/java folder name com.worklight.custonmode package name loginfunction.java java file inside com.worklight.custonmode package login java method in class loginfunction and i have called from the