Hello,

I've just spent a few hours searching the list archives, and still have a
few questions about JServ SSI:

1.  Is it possible to use both regular SSI, and also the <SERVLET> tags,
    in a single HTML document?  I realize that I could write servlets that
    would perform the same function, but would rather not.

2.  How can I specify that a servlet in another zone be run?  I've tried

        <SERVLET CODE="otherzone/package.servletname">
        </SERVLET>

    but to no avail.  I only get it to work when I put everything in one
    zone and use 

        <SERVLET CODE="package.servletname">
        </SERVLET>

I'm using Apache-JServ-SSI-19981216 with Apache-JServ-1.0b3 and Apache
1.3.4, running on Solaris 2.6 on sparc.

(By the way, it'd be nice if the answers to these questions could be
added to the documentation.  Also the instruction to use out.flush()
instead of out.close(), which also screwed me up for a while.)

Thanks,

Harry
----------------------------------------------------------------------
Harry Blundell         SWI Systemware         URL:  http://www.swi.com
151 Eglinton Avenue West, Toronto ON  M4R 1A6, Canada
PHONE: (416) 481-9480 x6014  FAX: (416) 481-7059  EMAIL: [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to