« Return to Thread: Component like panelGrid with ul and li

Component like panelGrid with ul and li

by Matt Raible-3 :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: Component like panelGrid with ul and li