Does anyone know if there's a panelGrid available that spits out
<ul><li> instead of <table><td>?

I'm looking to convert to prettier forms that put a label on top of a
field and not using a panelGrid with JSP results in components not
knowing about each other the first time (the good ol' JSF 1.1 + JSP
problem).

Here's an example of the form I'd like to create:

http://dev.appfuse.org/appfuse/signup.html

Thanks,

Matt

Reply via email to