JAAS with struts+spring+hibernate
hi guys,
i want to validate an account in windows 2000 to logon in a application that i'm developing in struts+spring+hibernate. is JAAS the best solution to it? i just need to validate if the account owner is really the guy that is loged on.
i think i need to know a way to get the windows username and return a boolean answer, can someone help me? thanks in advance.
kind regards...

