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
Post a Comment