Java and the InternetIf Java is, in fact, yet another computer programming language, you may question why it is so important and why it is being promoted as a revolutionary step in computer programming
The answer isn’t immediately obvious if you’re coming from a traditional programming perspective
Although Java is very useful for solving traditional stand-alone programming problems, it is also important because it will solve programming problems on the World Wide Web
Client-side programmingThe Web’s initial server-browser design provided for interactive content, but the interactivity was completely provided by the server
The server produced static pages for the client browser, which would simply interpret and display them
Basic HTML contains simple mechanisms for data gathering: tex