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

I never had any sucess in getting JSSI to work with InterShop.  The page output comes 
from an Apache module and I can't touch it.
(As far as I can tell.)

The module grabs the page with ".storefront" in the URL and passes it to the module 
via the AddHandler directive.

------------------------------------------------------------------------

LoadFile   /InterShop4/cgi-bin/libWIApache.so
LoadFile   /InterShop4/cgi-bin/libISCommon.so

LoadModule ISFCGIAdapter_mod  /InterShop4/cgi-bin/ISFCGIAdapter.so
LoadModule ISFCGIReader_mod   /InterShop4/cgi-bin/ISFCGIReader.so

AddHandler isfcgistore  .storefront

------------------------------------------------------------------------

Is there any way to access the output of that module and have JSSI process it?

If I map ".storefront" to JSSI. I get a "not a file" error.

Any ideas would be helpful.  We are getting desperate.

PS. Is there any way to trigger a servlet and get its output via Perl or Javascript? 
(Ugh)

Thanx,
Jason Callina
Senior eCommerce Developer
MARKnET Communications
125 John Hancock Road
Taunton, MA 02780
Phone: (508) 821-9990 x108
Fax: (508) 821-9828
mailto:[EMAIL PROTECTED]



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