Hi,
Veikko Mäkinen <[EMAIL PROTECTED]> words
on 18.11.2005 - 21:59 (+0200 Zulu-Time):
> Session id is (usually) stored in your browser as a cookie and it's your
> browser who sends it to the server and agavi application within every
> request you make. Your browser doesn't know that it should store/send a
And heres my problem located. Normaly you attach the Session id in a
cookie or as get-parameter at the end of a link.
In agavi we have generated a session-id which is stored in the
table (database), but how do I get the already stored session-id out form the
table ?
As I look in the table, the session-id is used as primary key. so i
just get the session-id when i know the session-id. But how do i know
it ???? That's my main prblem. In other words:
How do i get the session-id that is already generated?
If i have it the handling would be easy. I could have access to the
serialized BasicSecurityUser-object and manipulate it as i wish...
Cheers erik
--
J. Erik Heinz
Keyboard-samuraing in process
_______________________________________________
agavi-dev mailing list
[email protected]
http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev