On Wed, 30 Jan 2002, Terrence Brannon wrote: > > On Tuesday, January 29, 2002, at 06:44 AM, Matt Sergeant wrote: > > >> Also, how about components? How can I take a mix of Perl and HTML > >> and re-use it in different pages? > > > > You write a taglib. > > > > It looks like this is a different way to get re-use, wouldn't you say? > > <!--#include file="sidebar_html.xps"--> > <!--#include file="spacer.xps"--> > > So there are actually two ways.
Well yes, kinda... The above is stylesheet componentisation, whereas taglibs are for dynamic application components. Hope that helps. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
