Mobile application using REST web services in java to access database

Posted by user1761991 on Stack Overflow See other posts from Stack Overflow or by user1761991
Published on 2013-11-01T09:51:37Z Indexed on 2013/11/01 9:53 UTC
Read the original article Hit count: 203

Filed under:
|
|
|
|

HTML5+CSS+javascript mobile app need to communicate with mysql database through REST Web services.I have a doubt in how html5 app consuming web services(Both storing and retrieving data in mysql database). Moreover, the app is not a native one. Phonegap is used to built this app to support in all OS available. The required rest web sevices ought to have JAVA in server coding part.Is there any possibility of having generalized rest web services which can able to consumed from all OS? Can anyone suggest any ideas related to this ? As i am new to mobile development unable to figure out the right and correct method to proceed.

Thanks in Advance

© Stack Overflow or respective owner

Related posts about java

Related posts about mysql