Can I run a Java app开发者_运维百科let that's been embedded in an or HTML tag on an iPhone? I don't mean as an App but actually through its browser.
No, as Steve Jobs stated when interviewed about that question in 2007 he answered
Java's not worth building in. Nobody uses Java anymore. It's this big heavyweight ball and chain.
That's not the truth, but at least you can be sure you can't embed an applet into the browser..
No, the iPhone does not support Java inside or outside the browser.
If you are wondering if it will ever be possible, the answer is almost certainly no. Steve Jobs has been quoted as saying, "Java's not worth building in. Nobody uses Java anymore. It's this big heavyweight ball and chain."
No. No VM is allowed on iPhone OS.
Hence, no java, no flash... nothing but iPhone OS only!
Sad but true.
精彩评论