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.

honestly, i'd drop jsp , @ web service database through apex listener. examples here , here


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -