View Single Post
Old Aug 19th, 2005, 2:45 PM   #5
skuinders
Hobbyist Programmer
 
skuinders's Avatar
 
Join Date: Jun 2005
Location: MA, US
Posts: 204
Rep Power: 4 skuinders is on a distinguished road
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.
__________________
"A stupid man's report of what a clever man says can never be accurate, because he unconciously translates what he hears into something he can understand."
- B. Russell

http://web.bryant.edu/~srk2
skuinders is offline   Reply With Quote