Theme Changing Problems

Hello!

My application currently has a number of themes which the user can switch between.
Inside my tomcat server in eclipse, this function works with no problem, and any machine thats accessed can change their theme.

However, when i export my application to a WAR file, and then deploy it onto a tomcat server outside of eclipse, the theme seems to not change (the page refreshes when the theme is changed, but the pictures, icons and everything else all stay the same.)

I have no idea what the problem could be, but i hope someone else knows what i mean.

Thanks!

Any problem in the server log?