Hi I have a JSP where contain a iframe tag that call my controller as follow:
<iframe name="usuarioList" scrolling="no" noresize src="../usuario/usuarioList.jspx"> I put this JSP in the portlet, but when i run the JBossPortal and load de page, inside the iframe is show a initial page of portal. Never show the page that i need to show. When i run the page in Tomcat the iframe show ok. Whats Wrong? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000194#4000194 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000194 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
