Running the application

So here's how we run the original program in its Jtrix environment:


% jnode 205 -netlet-stdio embedded-app.xml
Jnode starting...
Initialising Nodality...
Bootstrap starting
starting embedded-app
Bootstrap complete
^C

% ls /tmp/output.*
/tmp/output.1012310700417.html
% 

As we can see, after we run the netlet with Jnode, and our ordinary application has indeed captured the Web page and written it to a file.

Nik Silver 2002-03-09