----------------------------------------------------------------
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,

I have been trying to setup .jhtml support for other servlets zones, but

I keep getting the following error:
"
<!-- ERROR: ------------
java.lang.ClassNotFoundException: can't find servlet named "welcomefr"
        at
org.apache.servlet.ssi.ServletInfoRequest.runServlet(ServletTagHandler.java)

        at
org.apache.servlet.ssi.ServletTagHandler.executeTag(ServletTagHandler.java)

        at
org.apache.servlet.ssi.PageParser.interpretPage(PageParser.java)
        at org.apache.servlet.ssi.PageParser.process(PageParser.java)
        at
org.apache.servlet.ssi.PageParserServlet.doGet(PageParserServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:314)

        at
org.apache.jserv.JServConnection.run(JServConnection.java:188)
        at java.lang.Thread.run(Thread.java)
-->
I know that the new servlets zones that I added work correctly because I

am able to call the servlets with no problem. The problem only occurs
when using JSSI. Do I have to store all my servlets that need to work
with JSSI in a single folder?



--


Thanks.

Felix.
President and CEO of MAD...
                 &&
ITS Visiting Scientist (Experimental Support for IT)

_____________________________________________________

                                      F   e   l   i   x    G   u   e
r   r   e   r   o

Application Developer
                                      ITS (Information Technology
Services)
                                                           IACC Building
Room 246
                                                  North Dakota State
University

Fargo, ND 58105
                                                      Ph. Office: (701)
231 6284
                                                                Fax:
(701) 231 8541
____________________________________________________




--
--------------------------------------------------------------
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]

Reply via email to