Image Loading Issue in JSP

We are loading some images in JSP from the CSS file, It is having the functionlity of changing the images on mouse over. Everything is working fine when we load first time. after we refresh the page the images are not loding properly and when we mouse over on images the flickering is happiening in IE6.0. Is any one have faced this problem,if so please send me the solution or suggestion for this issue.

[411 byte] By [raghu_munia] at [2007-10-3 4:26:21]
# 1
This is a browser, javascript, css, and/or html issue, i.e. nothing to do with JSP. JSP is server-side technology. Your problem is on the client side. I'd try a JavaScript forum. In any case, you'd have to post the code.
SoulTech2012a at 2007-7-14 22:29:00 > top of Java-index,Core,Core APIs...