i don't known
If I write some software and want to execute it in
netscape/mozilla/whatever, do I have to install the complete .jar file on
the client? Or does the web server server the jar file and it is completely
transfered to the client? Or does the client only receive the classes it
really needs?
If the complete tree is send, this would mean I can only run small apps
through the internet. Right?