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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...