We have a gwt app that uses jcifs to pull the user name from our NT domain.Here is a clip of our web.xml:
I need to connect to a shared folder on a remote windows machine through java , where i put my domain authentication (username and password ) in the code , here is my code