Hi again,
thanks but as I am using the correct view_handler 
        <context-param>
  |             
<param-name>org.apache.myfaces.trinidad.ALTERNATE_VIEW_HANDLER</param-name>
  |             
<param-value>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</param-value>
  |             <!-- 
param-value>com.sun.facelets.FaceletViewHandler</param-value -->
  |     </context-param>
  | 

as I am using Trinidad.

The problem is solved however, it was that I needed to replace my <HTML> tags 
to <tr:document> on the JSP page, according to 
http://incubator.apache.org/adffaces/spec-diff.html

Thanks,
Tomas

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018834
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to