Thank you so much.  I got it working.  What I had to do is remove the 
background attribute from the body tag in the header file.
   <body  background=header_background.gif>

and add Div tag surrounding my header file with the image attribute added.

<div style="background-image:url(<%= request.getContextPath() 
%>/header_background.gif);">

<%-- header file stuff  without the body background attribute--%>

</div>

Not as easy as just droping in the file but it works great.

Thanks again.  




-----------------------------------------------------------------------------------------------------------
Broadband interface (RIA) + mail box saftey = <a 
href="http://Struts_User_List.roomity.com";>Roomity.com</a>
*Your* clubs, no sign up to read, ad supported; try broadband internet. 
~~1126031243142~~
-----------------------------------------------------------------------------------------------------------

Reply via email to