Can we create an Plugin manager written by C++ to call a Plugin by java?

Hello Experts,

My problem is:

My application is written by C++ with Qt frameword. However, we want to call a plugin written by Java to run. In Qt to have the QPluginLoader for call an plugin written by C++ to run, but can not call the java plugin. How can we solve this proplems? If you have a ways to help, please let me know,

Thanks

Vu Nguyen

[375 byte] By [dochoangvu@yahoo.coma] at [2007-10-3 11:44:12]
# 1
Use the [url http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/invocation.html#wp9502]Invocation API[/url].Regards
jfbrierea at 2007-7-15 14:16:16 > top of Java-index,Java HotSpot Virtual Machine,Specifications...
# 2
Thank you for your help,I will play it,Regards,Vu Nguyen
dochoangvu@yahoo.coma at 2007-7-15 14:16:16 > top of Java-index,Java HotSpot Virtual Machine,Specifications...