Dear all, I am using WebLogic 7.0 on my computer(Windows2000). Example, my application path is D:\bea\user_projects\mydomain\applications\myapp... How can i get absolute path for my applications that from Java code? thanks daniel
Hi The only option I see is to have it in property or conf files. Or in the case of Windows 2000 server you can have it in the Directory Services also (ADSI). Suttan