问题
sorry for stupid question but I don't have any experience with java , nothing about jvm , and it's internals, googling the subj doesn't gave results.
The question is if it's possible to write a com object with Java ? then run it from C# ?
Thanks.
回答1:
Yes , you can use COM Object from Java, Try to read this Link : Using a COM Object from Java
but i don't know the second part
来源:https://stackoverflow.com/questions/16124699/com-object-in-java-possible