Re: JSECURITY Issue: can't access tutorial class file

Jan Luehe (luehe@laguna.eng.sun.com)
Wed, 6 Jan 1999 16:12:30 -0800 (PST)

> I tried the java1.2 tutorial on security.
> I got ClassNotFoundException when tried the code on
> http://java.sun.com/docs/books/tutorial/security1.2/tour1/step1.html
>
> I understand that I should get some security exception here.
> I guess you don't have WriteTest.class there.

WriteTest.class indeed was missing.
This is fixed now. Please try again.

Jan