> The new JDK 1.2 security API documentation talks about the
> "java.security file in the lib/security directory of the JDK". I installed
> JDK 1.2 RC2 on my Windows NT workstation. In the the $JDKHOME/lib directory
> it installed only 3 files. Namely:
>
> dt.jar
> jvm.lib
> tools.jar
>
> There is no security directory in there. Do you think my installation is
> corrupted or have the locations changed?
It should be:
"[..] java.security file in the jre/lib/security directory of the JDK [..]"
+++
Jan