At 04:55 PM 4/13/2001 -0400, "PCP Jiverink" wrote:
>They are exclusive.  Basically, for every link back into the web application
>that needs to maintain session, the programmer must call and EncodeURL
>function so that tomcat can add the JSESSIONID parameter to the URL at
>execution time.
>
>Apache URL rewriting allows the server to 'adjust' the incoming URL so that
>it goes somewhere else.

Ah... Right. Duh. mod_rewrite would have nothing to do with
keeping track of state.

Reply via email to