Try using <ui:include> component. ~Sandeep
-----Original Message----- From: Bjørn T Johansen [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 5:16 PM To: [email protected] Subject: Problem using iframe? I use the following code in my jsp page..: <htm:iframe src="#{sessionBean.vareURL}" width="100%" height="500" scrolling="auto"/> and the iframe show what it should... The problem is that whereever I put this statement in my jsp code, the rendenering of the page stops after the iframe is shown... How do I make the whole jsp page shown? Or is there another way to include another web url inside a jsp/myfaces page? Regards, BTJ -- ----------------------------------------------------------------------------------------------- Bjørn T Johansen [EMAIL PROTECTED] ----------------------------------------------------------------------------------------------- Someone wrote: "I understand that if you play a Windows CD backwards you hear strange Satanic messages" To which someone replied: "It's even worse than that; play it forwards and it installs Windows" -----------------------------------------------------------------------------------------------

