|
| Re: ICEFaces :JSF portlets |
 |
Fri, 9 May 2008 08:37:12 -0700 |
I've been trying this out too.
I've not tried this with pageflows, but I have been able to get the ajax calls
working within a jsr 168 portlet. The key seems to be
a/ nest your content within an <ice:portlet> tag
b/ set concurrentDom to true
c/ specify the portlet class as the MainPortlet class included in the icefaces
distribution instead of GenericPortlet. MainPortlet extends GenericPor |
| Post Reply
|
|
|
|
|
|
|
|
|
|