Heffalump
Proboscidea Heffalumpus
Not sure how many visitors here are into web development but I thought I'd solicit opinions on some of the technologies out there today and where people see them heading...
Java & JSPs- widespread use, scaleable, free, platform independent (mostly). On the other hand, much higher learning curve. Not a path to be embarked on lightly.
ASP - widespread use, simpler to code than Java, but platform dependent, IIS dependent. Closed source.
ColdFusion - simple, easy-to-learn scripting language, intuitive syntax. Latest version J2EE compatible. Still it's a proprietary application server, and like ASP it's difficult to abstract apps into object-oriented architecture.
PHP - relatively simple scripting language, open-source, non-proprietary. Has achieved widespread use in last couple years. Don't know much more about it.
Comments welcomed...
Java & JSPs- widespread use, scaleable, free, platform independent (mostly). On the other hand, much higher learning curve. Not a path to be embarked on lightly.
ASP - widespread use, simpler to code than Java, but platform dependent, IIS dependent. Closed source.
ColdFusion - simple, easy-to-learn scripting language, intuitive syntax. Latest version J2EE compatible. Still it's a proprietary application server, and like ASP it's difficult to abstract apps into object-oriented architecture.
PHP - relatively simple scripting language, open-source, non-proprietary. Has achieved widespread use in last couple years. Don't know much more about it.
Comments welcomed...




MS :flamedevi is behind it, many companies that have contracts with MS on some level or another are bound to use it. But if you look at independent sites and personal homepages, you won't find it much. And IMHO it won't push Java off the market. 
