users@glassfish.java.net
Getting the user name from session ID
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Sun, 27 Apr 2008 01:07:48 PDT
Hi,
I need to obtain the user-name from the session ID.
[code]
HttpSession session = request.getSession();
String id = session.getId();
[/code]
thanks
[Message sent by forum member 'hughacland' (hughacland)]
http://forums.java.net/jive/thread.jspa?messageID=271683
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Problem installing Glassfish on Ubuntu 8.04 with OpenJDK"
Previous message
:
glassfish_at_javadesktop.org: "merging entities with lazy loaded relationship"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]