Difference between revisions of "Test a connection to Active Directory"

From MyWiki
Jump to: navigation, search
Line 1: Line 1:
 
[[ Class to make connection to AD, returns either "success" or "fail"  ]]<br>
 
[[ Class to make connection to AD, returns either "success" or "fail"  ]]<br>
 +
[[ A basic index.html file to collect the username and password and pass to a servlet ]] <br>

Revision as of 11:54, 21 November 2017

Class to make connection to AD, returns either "success" or "fail"
A basic index.html file to collect the username and password and pass to a servlet