[jboss-user] [JBoss Portal] - Re: Portlet using JSF (myfaces) + tiles

abhgup do-not-reply at jboss.com
Mon Sep 17 02:19:22 EDT 2007


I think I was also facing same kind of error. For tiles you need to specify view handler in faces-config.xml. Normally you can use JSPTilesViewHandler provided in tomahawk. But this view Handler doesnot take care of portlet context as the other view handler which is JSPViewHandler in myfaces. For tiles to work in portlet you need to provide a custom view handler which takes care of portlet requests also.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084893#4084893

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084893



More information about the jboss-user mailing list