hi,
they normaly exist and contain servlet classes
wrapper.tomcat_home opints to a webapp's web-inf folder
there can be a folder name classes which contains servlets.
but there might be no classes directory (your webapp can only contain *.jsp
and *.html files without servlets)
hope this helps
cheers hype
----- Original Message -----
From: Mitchell, Jason <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 9:00 PM
Subject: (wrapper.tomcat_home)\classes directory
> I'm trying to set up tomcat in windows nt using IIS as the web server and
I
> cant get it to start either as a service or using the setup.bat
>
> I noticed that the (wrapper.tomcat_home)\classes directory does not exist.
> Should it? If so where would I get the .class files to populate it?
>
> jason
>