Maybe this is a simple question or maybe a tough one I don't really know... I have a session opened in a web that requires a login. What I want to get is the content of the session cookie that has been generated and that my browser (Firefox in this particular case) has stored.
Is there any way to do this with an java application?