aspose file tools
The moose likes Portals and Portlets and the fly likes tag -br- with JSF myfaces Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "tag -br- with JSF myfaces " Watch "tag -br- with JSF myfaces " New topic
Author

tag -br- with JSF myfaces

sanae Khatiri
Greenhorn

Joined: Feb 06, 2003
Posts: 5
Hello all,

I develop a portlet using JSF myfaces, i want to do this :

-t ataTable id="menuElement" var="item" value="#{menuBackingBean.masterList}" border="0" rows="10" rowCountVar="0" -
-h:column-
-f:facet name="header"-
-h utputText value="" /-
-/f:facet-
-h utputText value="#{item}" /-
-BR-
-h utputText value="TEST" /-

-/h:column-
-/t ataTable-

The Problem is that -BR- have no effect within -h:column-

any idea to do this please

Thanks a lot,

Sanae
 
 
subject: tag -br- with JSF myfaces
 
Threads others viewed
MyFaces Data Table didn't work
Scrolling with Page Widgets
align data with two dataTables
JSF java.util. Concurrent ModificationException
HtmlDataTable and "duplicate ID"
developer file tools