Quote:
|
Originally Posted by Dizzutch
You can run them using appletviewer, so you don't have to do it on a webserver.
|
You wouldn't need a web server, only a browser. Since applets run on the client side, you can just run them locally. Servlets, on the other hand, must be run on a server.