[jboss-user] [JBoss Portal] - Re: Multiple portlet instances on same page

nystaa do-not-reply at jboss.com
Tue May 13 03:21:23 EDT 2008


You are using bare JSF in a portal environment.
The ids given to each object while rendering DOM (forms,a) are the same at the client side.

You may want to try <portlet:namespace/> from <%@ taglib uri="http://java.sun.com/portlet" prefix="portlet" %>



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

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



More information about the jboss-user mailing list