---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi there, I am running: Jserv 1.1 and Apache 1.3.9 on a Cobalt-modified version of Redhat Linux 6.1 (running on a Cobalt RAQ3) And am trying to call a servlet securely (to generate an order form for taking credit cards). I have found that whenever I call a servlet non-securely from the web browser e.g. http://www.chemical-records.co.uk/servlets/HelloWorldServlet everything is fine. However, when I try to call the same servlet none-securely, e.g. http://www.chemical-records.co.uk/servlets/HelloWorldServlet I get a 404 file not found error. Having done this, I get the following error in the mod_jserv.log: (ERROR) ajp12: Servlet Error: ClassNotFoundException: HelloWorldServlet I have looked through the config files, comparing them to the examples given at Servlet Central, and cannot find any glaring errors, and I cannot find a reference to https in the FAQ! Does anyone have an idea what the problem might be here? Many thanks, Iain Gray -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]