----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Alex Shneyderman wrote:
>
> I do not think you can.
> ApJServAction variable has servlet zone as part of its path, so when you
> specify servlet from another zone as code attribute for a servlet tag,
> JSSI can not find that servlet, because it isnot in the same zone.
> What I needed something like that I added another directive
> ApJServAction .htm /your_second_zone_name/org.apache.servlet.ssi.SSI
> and copied JSSI's jar file over to the second zone. In this case all the
> .htm files were procesed through JSSI.
>
> There might be a better way to do it, but I asked this question before
> nobody answered, so ....
>
> Hope this helps.
> Alex.
>
Thanks, Alex, I'll try that.
Has anyone other suggestions?
TIA,
Uri Shohet.
--
--------------------------------------------------------------
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]