[jboss-user] [JBoss Portal] - Facelets & Xhtml: how to use the portlet: taglib to create a
stgarp
do-not-reply at jboss.com
Thu Feb 26 10:34:20 EST 2009
Hi,
I'm willing to create a portlet url in my *.xhtml file, using the portlet taglib, like:
<portlet:renderUrl>
| <portlet:actionUrl>
| <portlet:param>
Is there anyway to combine these tags and the use of facelets in xhtml files, or am I facing a problem and need to turn back to JSP's excluding facelets ?
In that last case, will I still be able to use richfaces 3.3.0 ?
If there's a need to extract those url generation using a Helper managed bean, any sample on how to retrieve an actionUrl programmatically in a managed bean is welcome.
Thanks in advance, I'm knew to these frameworks and my head's hurting !!
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213406#4213406
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213406
More information about the jboss-user
mailing list