Applet classes need to go in the same directory as the HTML file
that starts it, or somewhere within it's path such as:
/html/applet.html
/html/MyApplet.class
or
/html/applet.html
/html/classes/MyApplet.class
The stuff under WEB-INF is not accessible by the browser.
----- Original Message -----
From: "true believer" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Saturday, August 26, 2000 4:21 PM
Subject: Applets?
> This may sound like a silly question, but I wouldn't
> ask if I wasn't having a little problem.
>
> I assume to run applets I would put the classes in
> Web-Inf/classes, correct?
>
> If not, can someone point me in the right direction.
> For some reason they can't be found when trying to run
> in the browser.
>
> Thanks!
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
>