Matthias Wessendorf wrote:

Yahoo :-) Thanks Matthias. Which version of myfaces you are using to generate the updated Myfaces Tiles example?



Uhm... that on my box :-) I updated this morning my IDE with src from cvs.apache.org




Yes. The version of myfaces i used was old and my prototype is very complex. I need to get back to the basic simple things. Based on what you put together i think myfaces + tiles (nice that it can go to non-tile page) is ready for a portal page. I will update the community


you wrote about *portal* is it a web app in sort of JSR_168 ? If yes, are you using the bridge for MyFaces from Jetspeed2 folks?



Yes, it is JSR-168 Pluto portletContainer. No i do not use Jetspeed portal bridge. Too much technology and patchworks are not good. I just want it simple and standard ;-) so the portal presentation engine is Jsf+Tile (NOT J2), the flow between portal layer and portlet container is commons-chain CoR (where Shale will fit in). Technically, we make portlets as a business layer, completely separated from the web layer. We build our own portlet framework based on request/response CoR to wrap around Pluto 1.1, and this is where i want struts-Jericho establish a de-facto portlet framework (based on CoR). I use part of J2 security framework and waiting for its JCR CMS. Many interesting things will happen.

BaTien
DBGROUPS

on my progress. Please let me know the source version of myfaces for this updated example.



We are about to release MyFaces_1.0.8beta
Beta, because we haven't passed TCK yet.


The source version is an RC for 1.0.8beta :-)

HTH,
Matthias



Thanks

BaTien
DBGROUPS



Thanks,
Matthias





Matthias:

Could you please put <h:commandButton> or <h:commandLink> with
actionListener and action attributes in header.jsp (or menu.jsp) of the template layout and in page1.jsp of page1.tiles and see if the commands under the inserted page1.jsp properly picks up the action attribute.


Thanks. This is the minimum solution i need to get page1.tiles as a
portal page. Any suggestion to make jsf UI working throughout page1.tiles?


BaTien
DBGROUPS






.







Reply via email to