No comment has been added lately, so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area that this question is:
Answered by: brian1452
Please leave any comments here within the next seven days.
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!
Venci75
EE Cleanup Volunteer
Main Topics
Browse All Topics





by: brian1452Posted on 2002-11-08 at 12:59:20ID: 7426511
Once you have connected to the store, I think that you could try the following code:
iew.jsp?EI D=343803
ame LastName".
e.com/Prog ramming/ Pr ogramming_ Languages/ Java/qMana geQuestion .jsp?qid=2 0393907
Folder publicFolder = store.getFolder("Public Folders/");
Folder[] folders = publicFolder.list("*");
I can't take credit for this, I found in on jGuru.com
http://www.jguru.com/faq/v
One question I had for you is did you run into any problems getting calling store.connect(<host>, <user>, <pw)? I have tried specifing user as "MyDomain\\NtLogin"
and as "MyDomain\\NtLogin\\FirstN
I keep getting a time out error.
Any help with this would be great.
Here is my question so you can get some points if you can answer it:
http://www.experts-exchang
Thanks