<div style="width:80%; height:100%; float: right; display: block;" >
<rich:panel>
<rich:tabPanel switchType="client">
<rich:tab label="Entrada" style="border-color:green;">
<rich:panelBar height="100%" width="100%">
<rich:panelBarItem label="APE_15_04_50_425">
<jsp:include page="/teste.jsp" />
</rich:panelBarItem>
</rich:panelBar>
</rich:tab>
...
Este codigo abaixo esta é o codigo que eu estou pegando, ou seja, o codigo do arquivo "teste.jsp"[/color]
<div style="width:500px; height:400px; background-color:rgb(240,240,240);" id="Evento" >
<h:inputText id="APA_15_17_04_359" style="position:relative; margin-left:197; margin-top:19; width:200px; height:30px; background-color:-1; color:black; font-weight:; font-style:; " />
<h:outputFormat id="Label_APA_15_17_04_359" value="num" style="position:relative; margin-left:27; margin-top:19; width: 130px; height:31px; "/>
<rich:inputNumberSpinner id="APA_15_12_24_191" style="position:relative; margin-left:136; margin-top:66; width:200px; height:30px; background-color:-1; color:black; font-weight:; font-style:; " value="0" />
<h:outputFormat id="Label_APA_15_12_24_191" value="Caixa de numero " style="position:relative; margin-left:-34; margin-top:66; width: 130px; height:31px; "/>
<rich:comboBox id="APA_15_12_12_760" style="position:relative; margin-left:197; margin-top:119; width:200px; height:30px; background-color:-1; color:black; font-weight:; font-style:; " /> <h:outputFormat id="Label_APA_15_12_12_760" value="teste tabela" style="position:relative; margin-left:27; margin-top:119; width: 130px; height:31px; "/>
<h:outputFormat id="Label_APA_15_12_12_760" value="teste tabela" style="position:relative; margin-left:27; margin-top:119; width: 130px; height:31px; "/>
<h:inputText id="APA_15_11_50_929" style="position:relative; margin-left:126; margin-top:164; width:200px; height:30px; background-color:-1; color:black; font-weight:; font-style:; " />
<h:outputFormat id="Label_APA_15_11_50_929" value="teste caixa texto" style="position:relative; margin-left:-44; margin-top:164; width: 130px; height:31px; "/>
<h:outputText id="APA_15_11_29_090" style="position:relative; margin-left:155; margin-top:213; width:200px; height:30px; background-color:-1; color:black; font-weight:; font-style:; " />
<h:outputFormat id="Label_APA_15_11_29_090" value="Caixa de texto" style="position:relative; margin-left:-15; margin-top:213; width: 130px; height:31px; "/>
<a4j:commandButton id="APA_15_11_12_851" style="position:relative; margin-left:20; margin-top:270; width:200px; height:30px; background-color:-1; color:black; font-weight:; font-style:; " value="Ok" />
</div>