how to display a background image in jsf

hi,

I have a image.now I want to display this image as a background image.On the top I have some outputtext.how can I do this

[138 byte] By [javamnr948a] at [2007-11-27 11:12:14]
# 1

Use CSS for layout.

All JSF HTML components supports the 'style' and 'styleClass' attributes.

BalusCa at 2007-7-29 13:53:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...