Hi all, I have tried to use tiles with myfaces1.1.4 and got two main errors:
1. the HTML components (e.g. textbox, button, labels) are not aligned properly. All the fields are displayed in one row. 2. The form inside the tiles does not submit. The submit does not call the backbean's action method and the page remains the same forever. I sent two messages regarding the above problems to [EMAIL PROTECTED] have not received any replies. I also searched recent threads regarding tiles without any luck. I really don't want to give up myfaces because of the tiles problem. Does anyone successfully implement tiles with myfaces, especially with menu + body + header layout? Could you please post your successful samples? Thank you very much. James

