I agree, there's no need to place .java files, the .class files under
/WEB-INF/ are sufficient.

Unless you're writing an Applet, which has to exist outside /WEB-INF/
, all other classes are protected from browser/ client access when
they're under /WEB-INF/

-Rashmi

On 5/19/07, Pid <[EMAIL PROTECTED]> wrote:
This is less programmatical than pragmatical but you could try not
putting your .java files on the web server...

:oP


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to