I have a jsf page which works perfectly fine[Both in IE and Mozilla Firefox] when the application is deployed locally. But i deploy it at the client place and I try to access the page in mozilla FF i get a blank page but it shows up properly in IE.
Now if i do a remote desktop connection to the system where the application is deployed and try to access the same page i get to see the page correctly in both mozilla ff & IE
Is this due to some sort of network issue specific to mozilla?
If i try to see the page source by right clicking on the blank page i get to see the page source which is same when the page is rendered correctly