Re: Getting User Credential from IE

2008-10-23 Thread Chad
Julian, I did that here this way. I used jcifs (1.2.13 to be exact). You can find it at this website: http://jcifs.samba.org/ You'll need to add a filter to your web.xml file to specify your domain controller. An example (the file I created) can be seen here:

Getting User Credential from IE

2008-10-22 Thread Julian
I realized that when we use our corporate Seibel page using IE, it knows the Logon User Name. I like IE to pass GWT the User Name that is already authenticated into Windows. I'm new to front end programming, can someone give me some concept that I need to go and figure this out. TIA -Julian