-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Hener:
thanks for your patiences.
1.how can I "provide it initially through an encodeURL()-call", is it said:
after I created a new session, first time response.redirect, should use
encodeURL() to let this new session available, then , second , third, I need
not to encodeURL() again, it calls initially, right?
2. can I use traditional ssi if I set ParameterPropagatingSSI? same as I set
org.apache.servlet.ssi.SSI?
now I add two line in zone.properties:
servlet.org.apache.servlet.ssi.ParameterPropagatingSSI
.initArgs=SSISiteRoot=d:/Apache/htdocs
servlet.org.apache.servlet.ssi.ParameterPropagatingSSI.initArgs=PropagatePar
ameters=JServSessionId
are they right?

thanks a lot.

sincerely
sun


> ----------
> From:         Henner Zeller[SMTP:[EMAIL PROTECTED]]
> Reply To:     Java Apache Users
> Sent:         Friday, September 17, 1999 5:27 PM
> To:   Java Apache Users
> Subject:      RE: jssl and apache ssl
> 
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
> 
> 
> Hi,
> SJ| is it correct,  JservSessionID?
> the correct spelling is
>   JServSessionId 
>    ^'S'        ^ 'd'
> 
> AND - The ParameterPropagatingSSI expects to get the Parameter as either
> GET or POST parameter, it _does not_ look in the session, so you've to
> provide it initially through an encodeURL()-call.
> 
> 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'
> 
> 
> 
> --
> --------------------------------------------------------------
> 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]
> 


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