one problem of jdk5.0 about the new java technology!
when i execute the instruction "java Namelister PHONEBOOK.xml",i get the response as follows:
I:\Documents and Settings\HONGHUI\My Documents>java Namelister PHONEBOOK.xml
Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
has value '1.4', but '1.5' is required.
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.
what's the matter?i just install the jdk 5.0 which includes the jre1.5.0_04updates,and set the environment right.
maybe something was ignored.
Please help me!

