Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Will Java technology work with DOS file name limitations (8.3)?

0
10 Posted

Will Java technology work with DOS file name limitations (8.3)?

0

Java technology relies on files with longer names than the old DOS limits, so if you are running older (pre-Microsoft Windows 95) versions of DOS, Java technology will not work. If you are running a version of DOS (such as the one that comes with Windows 95) that allows long file names, you should not have any problems. Note that older versions of WinZip do not support long file names, even if the installed version of DOS does. You can get a free upgrade of WinZip with support for long file names from their web site. E2. javac: Superclass java.applet.Applet of class HelloWorld not found. The examples in the programmer’s guide have been updated to conform to the new applet API in our 1.0.2 Java Development Kit (JDK). “Superclass not found” error messages are typical if you try to compile Java 1.0 beta code with an alpha version of javac. The recommended fix is to download a copy of the JDK software, and do all further development with that. Another potential source of this error message

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123