Search found 2 matches

by mmaccartney
Sat Feb 07, 2004 4:44 pm
Forum: Java
Topic: Cannot use JDK Commands - NOT YOUR NORMAL NEWBIE POST
Replies: 2
Views: 576

Response

Well I had the JDK installed. I could run applets just fine using appletviewer from a command line or within jdk tools provided by textpad. I couldn't run those applets within IE 6 sp1. Knowing that microsofts java vm is old, I can use javac.exe -target 1.1 .... to set the bytecode to the proper ...
by mmaccartney
Fri Feb 06, 2004 8:40 pm
Forum: Java
Topic: Cannot use JDK Commands - NOT YOUR NORMAL NEWBIE POST
Replies: 2
Views: 576

Cannot use JDK Commands - NOT YOUR NORMAL NEWBIE POST

OK, I know there are tons of posts on this issue, but nothing that would resolve my issue. I am running Windows XP Service Pack 1. I have installed Textpad v4.7.2 I then installed j2eesdk-1_4-dr-windows-eval.exe from java.sun.com Installed it, added the JDK Commands based on the html guide located ...