Android make an HTTP Get request through jsp to oracle db? -
so want communicate oracledb through android app. allowing users update tables in db mobile phone. application running in desktop form using jsp file. want transition jsp file work android. i've read connect directly oracledb although not acceptable obvious security reasons. question use existing jsp file android , interact server through that? how make request jsp file can call upon info downloaded server , populate fields in app? thank you.
Comments
Post a Comment