--

>>>>> "j" == jon * <*" <[EMAIL PROTECTED]>> writes:

    j> you use the encodeUrl() method, then you are set with regards
    j> to session management since it will attempt to set a cookie
    j> once and if that fails, all your URL's will be re-written to
    j> support the session in the url.

This is not to contradict Jon's answer, but you should be aware that
url re-writes *can* be a security risk: Other sites can query the
browser's history list.  It's not a big issue, but more than one
portal has been stung by silly mistakes with this method.

-- 
Gary Lawrence Murphy <[EMAIL PROTECTED]>  TeleDynamics Communications Inc
Business Telecom Services : Internet Consulting : http://www.teledyn.com
Linux/GNU Education Group: http://www.egroups.com/group/linux-education/
"You don't play what you know; you play what you hear." -- (Miles Davis)



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to