dhtmlxTabBar - Can we specify a jsp include file

Do you have something similar to the following … (an example using Dojo )



    <div id=“mainTabContainer” dojoType=“TabContainer”

        selectedTab=“Tab1” resizable=“true” >

    

    



        <%@ include file=“tab1.jsp” %>


    



where we have a jsp file with a dhtmlx grid and/or other widgets specified.



Thanks.

Such way of initialization supported as well
Please check
    samples/tab_content_auto.html


                <div class=“dhtmlxTabBar” imgpath="…/imgs/" style=“width:395px;height:390px;”  skinColors="#FCFBFC,#F4F3EE" >
                   


                       
                   

                   

                        

                   

                            Content 3