found my answer in the Turbine list. This is most hopeful as I can now make my framed applications appear to be running in jetspeed.
- copied the templates/vm/layouts/html/defaul.vm to banner.vm - modified it to remove everything other than the call to the top.vm - I can now call http://server:8080/jetspeed/portal/template/banner I am thinking that <iframe> would be the best use as I would like the banner to be refreshed with each screen. This way, my jetspeed session will be kept alive as I use the other application. Steve B. ----- Original Message ----- From: "Steve" <[EMAIL PROTECTED]> To: "jetspeed" <[EMAIL PROTECTED]> Sent: Wednesday, February 20, 2002 11:38 PM Subject: Is it possible to select a layout or navigation from the url? I am trying to create a layout which shows only the banner (dynamically defined based on whether or not the user is logged in). Is there a url or parameter which will let me "switch" to this layout? ie http://localhost:8080/jetspeed/portal/layout/banneronly TIA, Steve B. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
