It appears they are talking about Java. They said Java, and everything they said sounds more like a programming language than a web language, so all signs point to Java.
If we’re talking about a stand alone Java App then that’s a whole different ball game, but a Java applet running in a browser still can’t access the local file system.
*Originally posted by lostinbeta *
**It appears they are talking about Java. They said Java, and everything they said sounds more like a programming language than a web language, so all signs point to Java.
Unfortunately, I don’t know Java. I wish I did. **
Right, that’s why it’s important to know if we’re talkin’ about a Java application or a Java applet. Two entirely different critters, written with the same language, but two different sets of rules re: access to the local file system.
*Originally posted by lostinbeta *
**Well I don’t know too much about Java, but isn’t Java used for programming as well as creating applets? **