Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
Joe,
I appreciate your work and analysis of Java vs. PHP. And I agree, that
they both have their caveates but are largly equal to each other,
syntatically. But you can say that about any C based language.
The use of Java and PHP boils down to far more than syntax. PHP is a
scripting language where as Java is a compiled language that has to be run
in a virtual machine. This make Java (at least in my opinion) slightly
more complicated to maintain and deploy.
If I want to deploy a change for
PHP I just have to plop the new script in place, but if I want to deploy
new Java code I have to restart the web server (at least in the case of
WAS and JSP's... I'm guessing this holds true with other app servers as
well for Java).
Also, I know that Java has made great strides in recent years when it
comes to execution speed. But that hasn't always been the case.
PHP was strictly built for the web.
Java is adapted for the web.
Both are valid options.
But when it comes to code, there are far more PHP sites out
there than Java.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.