yes my classes are located in WEB-INF/classes folde
2008/9/13 Martin Gainty <[EMAIL PROTECTED]>
>
> did you verify your classes are located in WEB-INF/classes folder
>
> e.g.
> WEB-INF/classes/projet/Testuser.class
>
> ?
> Martin
> __
> Disclaimer and
Hi ,
j' have developped a Web JSP application, with tomcat in Windows the
application works well,
then when i have to test in linux it post error that tomcate does not find
my classes in /WEB-INF/classes/projet
at :
how I can solve this problem
thank you !