I developed a web app with jsf and Primefaces in my PC. If I run it on localhost, it's displayed ok
Now I want to deploy it on a server, so I have installed same jdk version and copied my tomcat directory on a virtual machine.
Application runs right, but it's not displayed right in the same IE navigator! Buttons are hide, heades with wrong size....
The only difference is that my PC has Windows 7 32 bit and the VM it 's an Windows Server 2008 64bits
Any suggestion would be very appreciated
Thanks a lot!