Hi All,
I am working on
JSF application. basically application should upload/download files from server.
i am using Mojarra Scales library for that.
If i deploy application on my machine and accessing with
http://localhost:8080/application it's working fine and I am able to upload and download files to specified location in my local system.
problem: if i deploy same application on my company's servermachine which contains
tomcat 6.0 server. when i try to download it's saying resource not found. can any body help on this.
Thanks in advance.
Thanks,
Venkat