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

> This is a problem because I can't require users to turn off cookies.
> 
> I have taken a look at JServ source but can't pinpoint where I could overide
this
> behavior....
> Any ideas how to force URL rewriting even though cookies are allowed by
> client  or are there any other ideas to get around this problem?

This change has already been checked into the cvs for the next version of
Apache JServ (no, no timeframe yet)...this URL should give you some hints as
to what you will need to do to make it work. It is really a quite simple
fix...

<http://www.working-dogs.com/cvsweb/index.cgi/jserv/src/java/org/apache/jser
v/JServServletManager.java.diff?r1=1.41&r2=1.42>

Note the addition of a new zone property...session.useCookies

-jon


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