Hi,
I have a smartgwt webapp that is deployed on Tomcat 6 that uses form based authentication. I am having trouble figuring out how to retrieve the username of the user currently logged on. I want to be able to get the username in the client side of the code so I can set permissions for different users. Thanks for your attention.
I have a smartgwt webapp that is deployed on Tomcat 6 that uses form based authentication. I am having trouble figuring out how to retrieve the username of the user currently logged on. I want to be able to get the username in the client side of the code so I can set permissions for different users. Thanks for your attention.
Comment