[jboss-user] [JBoss Seam] - Re: JSF f:subview rendered attribute ignored

Fishface do-not-reply at jboss.com
Wed Jun 20 06:49:36 EDT 2007


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



More information about the jboss-user mailing list