|
java is bloated and overly complex for what it is. if you are building a game for browsers, do it in java or flash. if you
are building a web site that requires
dynamic content, do it in php+mysql.
jsp pages tend to be rather slow as well, same goes for cfm(cold fusion). I strongly, STRONGLY dislike jsp and cfm.
I've ported a few java apps to php w/o
a problem at all. (with some perl thrown in for preparsing).
hth...t
|