Some tomahawk components have a layout attribute which switches to a list-based layout (e.g. dataScroller). Tomahawk also has a t:div component (in JSF1.2 you can also do this with the panelGroup component). For other components, like h:dataTable, using <table/> elements seems to be very natural.
regards, Martin On 9/8/07, Chris Pratt <[EMAIL PROTECTED]> wrote: > Is there a set of JSF components that generate layout using <div>'s > rather than <table>'s? We're trying to move toward a more fluid > layout using <div>'s and CSS and I can't seem to get the control I > need using JSF. Any ideas? > (*Chris*) > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

