Hi,
On the Websphere Server, we have many war files for different functionalities.
Now i want to refert to few
java files and their referenced files, which are present in One war file (say A) to another war file (say B). Is this possible that java files in B can directly refer to the files present in A without actually moving the files from A to B.
Thanks,
Vivek.