.net - integrating external application exe file in java -


i have 2 external application exe files(written in .net language) need integrate inside java application. understand can integrate , run exe's in local system through process java api. when deploy java app through weblogic how execute/call windows exe files? please suggest.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -