Image

Imagekrasbutch wrote in Imagejava_dev

WebStart -> browser

Good day! Can anybody help me with the following:

How can I make Java WebStart app to print information into the browser? I have found using the Java WebStart app as GUI-app and applets only. Applets are not good for me.

The task is simple: to get a list of files in the specified directory on the client computer (Java WebStart is able to do that) and then print it into the browser.

More simple task: to print "Hello, world!" into the browser using the Java WebStart.

Please, don't propose something like RTFM, I'm doing it, but unfortunately I can't find anything.

Thanks!