> > Is there any documentation for this piece??
> >
> > What am I missing. It can't be that difficult.
>
> There is a README file that comes with the distribution.
>
> You need to add the ApacheJServSSI.jar to your classpath...not just
> stick it in the directory and hope that it works. ;-)
>
> -jon stevens
Thanks for the reply Jon. I've already done all the above, I think
I'm missing some fundamental piece of the puzzle in my understanding
of how it's supposed to work.
I've created a test file
tst.shtml containing:
<BODY>
<SERVLET CODE=SnoopServlet CODEBASE=http://eagle:8080/servlet>
should not see this text
</SERVLET>
</BODY>
</HTML>
With servletrunner loaded,
http://eagle:8080/servlet/SnoopServlet
works fine.
I would expect that the above shtml would produce a similar result
I'm begining to feel like it's "one of those days"
[EMAIL PROTECTED]
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]