Hi,
On Thu, 23 Sep 1999, George Pipkin wrote:
GP| Does anybody have any experience with using ApacheJSSI with other
GP| servlet engines - particularly servletexec? In particular, I'm interested
GP| in the url re-writing feature - it appears that the querystring is somewhat
GP| different under servletexec than it is under JServe, and I was wondering if
GP| there is any way to accomodate this.
I've testet JSSI unter JavaWebServer and it works find and does not have
have nasty Memeory leak .. the originial SUN SSI is leaking !
Re URL-rewriting: the JavaWebServer uses something like URL$sessionstring
and does not have a GET Parameter (dunno how it is with servletexec). It
should'nt be too difficult to modify HREFParameterPropagator.java to do
what you need for your type of sessionstrings to rewrite.
Note, that JSSI just works together with JSDK2.0 - If you've JSDK2.1 the
you've to rewrite the Servlet Handler. It can be greatly simplified to use
the includeRequest-stuff.
ciao,
-hen
---
Henner Zeller [EMAIL PROTECTED]
PGP pub key [77F75B39]: finger [EMAIL PROTECTED]
Microsoft is not the answer, it's the question. The answer is 'NO'
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]