Posted By:
gowri_shankar
Posted On:
Thursday, November 18, 2004 04:03 AM
We have installed webserver in one physical machine and appserver on other. The communication from web to app is working properly using JNDI.But if we point out a normal java class from app to web, it's not able to get those files.Is there any way to fix this problem?