In fact Jetspeed don't look at the rigth place. I want hilm to found it in the Jsp directory: web-inf/templates/jsp/portlets/html
but even when i put the the right Url i got a "HTTP 404 not found", If the jsp is in the jestspeedhome/ it look working ! Thierry Unimon Groupe Cgbi 69 Bvd galli�ni poste :0155955422 [EMAIL PROTECTED] ----- Original Message ----- From: "Aurelien Pernoud" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 10:58 AM Subject: RE: Using Frame in JetSpeed with a jsp | | You xreg creates an IFrame wich src is /yourjetspeedhome/logsun.jsp (ex : | /jetspeed/logsun.jsp) | | Is your jsp there ? Cause if you've got an error "HTTP 404 not found", then | this is your trouble, it's not looking in the right place. | | Th�o a �crit : | | > Hi all, | > I'd like to use a Iframe portlet to view a jsp create by me. the | > source is not found why ? Can someone expalin me why ? | > | > The same jsp , with a jsp portlet work fine ! | > | > | > <portlet-entry name="Sunlocal" hidden="false" type="ref" | > parent="IFramePortlet" application="false"> | > <meta-info> | > <title>FRAME Sun cote dev</title> | > <description>FRAME Sun cote dev en passant par | > localhost puis redirec</description> | > </meta-info> | > | > <classname>org.apache.jetspeed.portal.po rtlets.IFramePortlet</ | > classname> <parameter name="source" value="logsun.jsp" | > hidden="false" cachedOnName="true" cachedOnValue="true"/> | > <parameter name="width" value="100%" hidden="false" | > cachedOnName="true" cachedOnValue="true"/> | > <parameter name="height" value="100%" hidden="false" | > cachedOnName="true" cachedOnValue="true"/> | > <parameter name="scrolling" value="auto" hidden="false" | > cachedOnName="true" cachedOnValue="true"/> | > <parameter name="frameborder" value="0" hidden="false" | > cachedOnName="true" cachedOnValue="true"/> | > <url cachedOnURL="true"/> | > <category group="Jetspeed">frames</category> | > <category group="Jetspeed">jsp</category> | > </portlet-entry> | > | > | > Thanks you ! | | | -------------------------------------- ------------------------------- | To unsubscribe, e-mail: [EMAIL PROTECTED] .org | For additional commands, e-mail: [EMAIL PROTECTED] | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
