----------------------------------------------------------------
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,
  Thanks a lot for the information.But even now,my application doesn't 
work.(It hangs,wating to get connected)

Now I have in my httpd.conf file
                  ---------------
ApJServAction .ssi /servlets/org.apache.servlet.ssi.SSI


I have jserv.properties file there I have a servlets zone,so in 
jserv.properties file I have added the following line.
----------------------

servlets.org.apache.servlet.ssi.SSI.initArgs=SSISiteRoot=c:\user\apache\classes\ApacheJSSI.jar,compresslarge=10000

(I have also tried giving the above  in the servlet.properties file too)
(In the ApacheJSSI.jar file only has the package org.apache.servlet.ssi.SSI)

Is there anything else I need to do?.Please correct me,if I am wrong 
somewhere.

Thanks
Raji




> >   To have JSSI 1.1.2 with Jserv 1.0 on Apache 1.3.6 (windows 95),I have
> > changed the config file httpd.conf having the following line
> >
> > ApJServAction .ssi /servlets/org.apache.jservssi.JServSSI
> > to
> > ApJServAction .jhtml /servlets/org.apache.ssi.SSIServlet
>
>That's the problem. I have
>
>jserv.conf:
>
>ApJServAction .shtml /servlet/org.apache.servlet.ssi.SSI
>                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>root.properties:
>
>servlet.org.apache.servlet.ssi.SSI.initArgs=SSISiteRoot=/users/www/SiteRoot,compresslarge=10000
>
>Peter
>
>--
>URBAN Peter                       Mail:  [EMAIL PROTECTED]
>Federal Institute of Technology   WWW:   http://lsewww.epfl.ch/urban
>EPFL-DI-LSE, office INF 233       Phone: (+41 21) 693 5354
>CH-1015 Lausanne, Switzerland     Fax:   (+41 21) 693 6770
>
>
>
>--
>--------------------------------------------------------------
>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]
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



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