How do I take the windows login details and open a local website on my computer?
Further explanation:
- Successful windows user login means successful website login(done automatically)
- In the website it must be shown "Welcome Nandy, Deepayan ". This profile name is being taken from the windows profile login name.
Any idea, How do I achieve this? I am making this website using J2EE and servlets.