----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
on 2/11/00 11:42 AM, Danny Martens <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> .... I've been trying to find any info (faq/bug) already reported
> problems with session tracking trough URL rewriting, but none to match
> my problem.
>
> On our configuration, response.encodeRedirectUrl does not alter the URL
> to include session data, if URL rewriting is implied, or forced with the
> security cookie setting.
>
> If not an answer, could at least somebody direct me to the faq/bug
> database ! Thanks...
You know, I had this same issue yesterday with the Jyve FAQ stuff. I can't
*see* what the problem is in the code though which is the real pain in the
rear. Take a look in JServConnection.java, where this code lives and see if
you can figure it out. My solution was to just use encodeUrl() instead and
things worked fine.
-jon
--
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
--
--------------------------------------------------------------
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]