Gotta wonder what Java has over Python (other than easy deployment via jar files)? Here's a tentative list:
- J2ME for small devices
- VM that has been tested for grande problems (cf JavaGrande)
- Lots of distributed computing technology stacks: JMX, Jini, Jiro, JCache, etc
- Better IDE and tools (until Jython finds its way into Eclipse)
- (So far) huge commercial backings
What else?
