Hi,
I have an application having file upload program in jsp which will read the bytes. The application is deployed in SAP WAS.
If i tried to upload the image/file from the browser where SAP WAS is available , i could successfully read the bytes. But when i try to access the application from remote desktop in same domain, i m having file not found exceptions.
Is this behaviour of SAP WAS or do i need to do some thing for file path?
Regards,
Ravi.