Quote:
|
Originally Posted by Sane
Nope. I'm not sure how strong you are on your terminology, but Java is a client-side programming language when used on the internet.
|
Not entirely accurate. Yes, Java is usually used for client-side stuff, particularly applets, but you can use it for server-side code in the form of JSP, and I expect the popularity will grow as Sun pushes Java, and as more web servers add support.