I have a sample application using Flex and Java using of Blazeds.
How can I provide session to a particular user? For example one user can log in to the application, then if same user copy the url into new tab of the same browser then it asks for login again.
Providing session in java side is Better..