3 Replies Latest reply on Jan 11, 2007 5:11 AM by den74

    Iframe Problem

    works

      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