.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

apache - setting document root in antoher partition on ubuntu -

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

php - laravel retrieving profile firstname from model returns Object of class Illuminate\Database\Eloquent\Builder could not be converted to string -