| Author |
MyFaces/Tiles Issue
|
Bruce Riches
Greenhorn
Joined: Apr 24, 2006
Posts: 14
|
|
In a MyFaces/Tomahawk application I have a Tiles (version 2.1.2) template that defines 4 tiles, a header, a menu, a body and a footer.
My problem concerns navigation. I cannot seem to identify the 'from-view-id' name correctly. I've used the name of the jsp that represents the body and from where the action is specified as a command button attribute. Also, I've specified the template name. Neither works correctly.
I also cannot get the jscookmenu to render in the 'menu tile', although I see it's generated code in the page source.
Any ideas very welcome.
|
 |
Bruce Riches
Greenhorn
Joined: Apr 24, 2006
Posts: 14
|
|
|
BTW: Both the menu and the body page display and behave correctly when rendered without using tiles.
|
 |
 |
|
|
subject: MyFaces/Tiles Issue
|
|
|