Matthias Wessendorf wrote:
BaTien,
here is an updated MyFaces Tiles sample:
http://www.apache.org/~matzew/myfaces-tiles-example.war
It includes some <h:commandLink/>(with action) and one
<h;commandButton/> with action AND <f:actionListener/>
It is working for me. Perhaps you give it a try.
Yahoo :-) Thanks Matthias. Which version of myfaces you are using to
generate the updated Myfaces Tiles example?
Btw. to the logfile you sent, I saw net.sourceforge.***
packages there. Could you please try the myfaces.jar
from the sample? It contains apache_packages;
It includes also the JSF_API and all extentions
from MyFaces
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
on my progress. Please let me know the source version of myfaces for
this updated example.
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