Hi!
> I still don't understand how JSF knows which session you are requesting.
> I'm sorry that I don't know a thing about JSF.
>   
Without going into any details, but JSF simply has a facesServlet which
get the session from the request and puts it in its internal structures.

So it simply takes what it gets from the container.

Ciao,
Mario


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to