extend tiles

2006-01-25 Thread Demetz Markus
Hi, I am new to tiles and I'm trying to do some thing like this: I want the subLayout to inherit the mainLayout's definition and the tile "myTile" to extend the subLayout. Is this possible in any way? Or does anybody know a tutorial about tile

Struts-Faces h:dataTable

2006-01-20 Thread Demetz Markus
Hi! I'm trying to integrate struts-faces to my Struts applications. In the execute(...) method I put a Collection of items ("bookList") to the request and forward to a faces page. I wondered if in the faces page i could do something like this: Title