oops, let me correct myself, it seems IFrames _will_ be able to let me do what I intend after all:
>If a link in a document displayed in an inline frame is followed, normal rules >apply so that the default target (where the linked document is shown) is that > inline frame. This can be overridden using the target attribute; in particular, > target="_top" means that the linked document is to be opened in the full > window. Note that the default target for links in a document can be set > using the base element, e.g. > <base target="_top"> > which generally acts as partial "protection against framing". >>> [EMAIL PROTECTED] 03/20/02 11:23AM >>> On Wednesday 20 March 2002 01:49 am, Zhenying Wu wrote: > > is there a way to display an external site in an applet and allow > the > user to surf that site _without_ leaving our portal, Check out the IFRAME portlet. It is not in the 1.3a2 release build - you'll have to grab a nightly build or go straight to the jetspeed cvs repository. One drawback is the requirement that browsers must support the IFRAME tag but most recent ones do. DP -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
