Re: Res: Res: Res: JSESSIONID Cookie handle customizing

2010-10-16 Thread Pid
On 16/10/2010 13:55, Juliano Daloia de Carvalho wrote: > yes Pid, we can say that is a kind of encryption. What do you gain by encrypting the session id? > do you know which is the first tomcat class that receives the client request? > > do you know which is the last tomcat class that is used be

Res: Res: Res: JSESSIONID Cookie handle customizing

2010-10-16 Thread Juliano Daloia de Carvalho
yes Pid, we can say that is a kind of encryption. do you know which is the first tomcat class that receives the client request? do you know which is the last tomcat class that is used before send the response to the client? tks. Juliano - Mensagem original De: Pid * Para: Tomca

Res: Res: Res: JSESSIONID Cookie handle customizing

2010-10-15 Thread Juliano Daloia de Carvalho
Mark, I do not want to change how tomcat handle the sessionId. I want to create one little class that handle on the server side the cookie information that can come on the header, make a preprocessing which will create one another information that I want to put on the attributes of the request.