Problem adding picture in sheet

Hi,

You can run your program in console window,then you can get debug info.

If you are using web server, you can see the log of the server.

As you know by now, I'm running these java procedures on iseries.
I can not run this program in a console.

I can link a stdout and stderr file to my java-programs. Is it possible to write the output to these files ?

Thanks.

Yes. Linking to stdout and stderr can be helpful.