it appears i was waaaay off in my search of solution. all that was needed
is to set the content-length header.
i feel pretty dumb admitting this.  hopefully it'll save someone's time by
being archived.

-a
"Aaron M. Stromas" wrote:

> hi,
>
> i hope i'm asking my question on the appropriate forum, if not i offer
> my apologies apriori.
>
> i have a servlet generating a html form which i run over ssl
> (apache-jserv 1.3.9b3 and mod_ssl 2.4.2).
> the trouble is that the browser (netscape 4.7) asks me to select a
> certificate each time i
> submit the form. i thought that sending back to the browser the http
> header SSL_SESSION_ID
> with the value i get from the server, so i modified the sources to get
> that value but it didn't do it.
>
> can someone suggest how to maintain the ssl session or point out the
> resources that explain how it is done, as i failed to findany reference
> to how it is done so far.
> tia,
>
> -a
>
> --
> Aaron Stromas    | "Tick-tick-tick!!!... ja, Pantani is weg..."
> Oracle Corp      |                             BRTN commentator
> +1 703.708.68.21 |                              L'Alpe d'Huez
>                                             1995 Tour de France

--
Aaron Stromas    | "Tick-tick-tick!!!... ja, Pantani is weg..."
Oracle Corp      |                             BRTN commentator
+1 703.708.68.21 |                              L'Alpe d'Huez
                                            1995 Tour de France





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