-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
i run JServ with Apache 1.3.9 on Windows NT.
it can not find my servlet classes.
i added them to the root zone mounted on /servlets, because it was
working -- and http://localhost/jserv/ and
http://localhost/servlets/IsItWorking were working too. but when i put
the .class files into the servlets/ directory, JServ does not see them.
i guess, my questions are:
1. why do i get an Internal Server Error on all servlets when i add
another "repositories" line to zone.properties?
2. what's up with the backslashes and spaces in windows' directory names
-- are they a problem in general?
3. does it matter, which compiler i used to compile my servlet classes?
4. is this an FAQ?
thank you very much in advance,
zak.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]