Could you paste a little more detailed piece of the code, because <jsp: tag 
stil doesn't get rendered even thou I wrapped <jsp:include> with <f:verbatim> 
tags

Here's my code:

    <f:subview id="leftmenu">
        <f:verbatim>
            <jsp:include page="left_menu.jsp"/>
        </f:verbatim>
    </f:subview>

Thanks

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

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

Reply via email to