Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Interactive program using JAVA

I believe Java can use COM, but I'm not Java developer, so I cannot provide details.
PeterMok

Interactive program using JAVA

Is it possible to use Java to "Interactively" communicate with the com
instead of examine the log file after running (which is already successfully implemented), is there anyway like,
user could provide parameter, and my program call the com, and then if access denied, i may require user re-enter the credential.
I found it's difficult to grab the outputstream again

Many Thanks