On my local Intranet i am currently using ASP and when someone logs in we use their windows login to verify them.
Is there a way of accessing this info in JSP/Java so that i don’t need to create a seperate user table/xml file.
i am using jboss 4 as my app server. we have active directory, is there a way to connect to that and using that.
any help would be appreciated
thanks