views:

137

answers:

0

Hi,

I have some strange issue with CSS file.(I think) I have written CSS definition inside .jspx with custom tags, and they are working fine when the pages are being tested on Tomcat localhost. However, when I uploaded pages to my web hosting company, all the web page format gets screwed up. I am not sure why this is happening and what the cause is.

is this a problem with custom tag and hosting tomcat server? or is this just a problem with css file and hosting tomcat configuration?

I mean, it works perfectly on my local tomcat server.