Another option (that we are dragging our feet on) is to develop a controller that uses frames instead of tables. As Stuart points out, this would have to be used at the highest level of any hierarchy.
John. -----Original Message----- From: Stuart Belden [mailto:SBelden@;bjc.org] Sent: Tuesday, 12 November 2002 4:37 To: [EMAIL PROTECTED] Subject: Re: Using Frame in JetSpeed You cannot put a <frameset> tag inside of a <body> tag. It's a limitation of HTML, not Jetspeed. <object> or <iframe> are you only options, I believe. >>> [EMAIL PROTECTED] 11/11/02 11:34AM >>> Thanks Stuart, but IFrame can't navigate like frame. Iframe is not what I really want. I want to load two pages, one is main page and the other is hidden page( I don't want this page shown to user). Do you know why Jetspeed support Iframe but not Frame? Is there a way that I can go into the Source and modify the java codes to make Frame works. If not, I guess I have to wait until next release. Hopefully, Frame will be supported next release. Thanks Danh ----- Original Message ----- From: "Stuart Belden" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 11, 2002 12:05 PM Subject: Re: Using Frame in JetSpeed > I believe it's impossible to load a normal frameset tag in the middle of > another html document (what jetspeed is trying to do). > > If you put your DispatcherPortlet in an IFRAME that should work. > > stu > > >>> [EMAIL PROTECTED] 11/11/02 09:43AM >>> > Hi all, > > I have a problem loading a frame in JetSpeed. Can JetSpeed load > Frame? > > I created a portlet named DispatcherPortlet. The portlet can display > any > page by passing a url name to the DispatcherPortlet. > However, when I try to pass a url containing a Frame, the portlet does > not > return anything. > > Does anyone know how to work around this problem? > > Thanks for your help. > > Danh > > > -- > To unsubscribe, e-mail: > <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:jetspeed-user-help@;jakarta.apache.org> > > > -- > To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org> > -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>
