|
|
|
|
|
by blender
5323 days ago
|
|
it's not just big companies that use java. We're a small company (15 ppl) and have built our backend in java and the frontend in PHP. I'm not a developer but I think at least part of the reason for building in java is the abundance of libraries (i.e. Apache Commons). We also just do POJOs/Servlets so development can be rapid. I think most people think of J2EE when they think of big companies and java. |
|