C# calling simple java

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



This should be simple...

what I have done is using javah and other mystical resources to
access java from C, and Fortran for that matter...

there must be a simpler way...

no UI just calling a java program with parameters that will deliver
simple arrays of data from a class/whatever...

Just into some .NET, dont care wich...

Going all the way with dll files, jni is not perferred... nor
WebServices (thoug it would work, as always)

Ideas?

//CY
.