http post - Posting back to website from a Java Web Start app? -


is there way post website java web start app ? here i'm trying accomplish. have website page place orders online. i've designed jws app can read barcodes little scanner use ordering software. i'm trying make can start java app website , read scanner, send barcode data website fill in order don't have hand key order website. trying figure out best way accomplish , not sure java capable of doing.

a java web start app can post data server, either using http client library or manually urlconnection.

a java applet can manipulate dom of webpage it's included.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -