Getting file path from polymer to Java program -


i have java program takes around 1000 files input , performs necessary functions on , return new files output. works fine. have made ui using polymer.js , issue facing of file path. java program receives fake path polymer ui , therefore unable process files. solution can provide files polymer , receive exact file paths in java program , perform necessary functions on it.

thanks


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -