Hi Guys, we have the following situation:-
We have an application running on tomcat. We are
storing user information on APCAHEDS using some other application. But
whenever there is a change in the user information my application (which is
running on tomcat) has to be notified and upon notification it has to
update its local user database against LDAP. So what is the best way of doing this?
