QUOTE (Skemcin @ Dec 6 2005, 05:17 AM)

Well, given my back ground and specialization, it's no surprise I will disagree with this statement. Just because something is not popular doesn't mean that you should not be informed about it. In fact, that is even more of a reason to offer educational tutorials on the languages so that people can see that there are more than one or two options available. In any case, I doubt we will see the tutorials here anytime soon since, like php and asp, cold fusion needs a server side installation - which either requires a new host or the purchase of the server - the later being the only draw back to cold fusion. But my point was not to add a tutorial section on w3schools.com but to at least add a new scripting language section called "Other Scripting Languages (i.e. Cold Fusion, Java, JSP, etc.)" just give that much of a hint to others. My impression is the goal of w3schools.com is to educate - there is no room for descimination in education.

I agree on that. I too would like a tutorial including helpful information about the programming language Java, and I do not think it should be left because it is not popular enough or something like that. Many people would want to know how they make a Java applet, ie. embedded in a webpage. But just like PHP, a tutorial (containing or about) Java would not mean the server should be prepared to actually run it; like in the PHP tutorial, it would be a security risk to let people run the server-side language. I don't specifically mean Java may experience security risks that way, but similarly anyway, it does not actually need a try-it editor.
In the PHP tutorial there is no editor either, we complain, yes, but I understand why and accept it should better get a workaround to overcome the risk, rather than a try-it editor with risks whatsoever. However, back to Java, I do not think it will be easy to spend time on a Java tutorial or one like "Other (...) languages" because it is not that small and could become quite complex. But as it could be helpful for the programmers already using it, as well as educational for the ones new to the language, it would be an asset to the site.
Besides, even though Java itself is seen as server-side, I still do not think it is. I agree it is compiled code, but what defines server-side? To let it actually run on a server, or to be
prepared at the server and run in the client? What does this mean in relation to the reason why not to add a tutorial about Java?