on 2/22/01 3:31 PM, "Diethelm Guallar, Gonzalo" <[EMAIL PROTECTED]>
wrote:

> When a user visits a Turbine app, Turbine
> creates a session for the user, and sends
> the user an opaque identifier for the session
> (in the shape of a cookie or a URL parameter).

No. Turbine does not create this value. The Servlet Container creates this
value. Turbine is simply using the servlet containers session management as
defined in the Java Servlet API specification.

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/> && <http://java.apache.org/turbine/>



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to