On Tue, 18 Apr 2000, you wrote:

> Ok. So let me get this straight...
> 
> URL looks like this:
> /servlets/template/Foo.wm
> 
> DefaultScreen is: WebMacroSiteScreen
> 
> That would cause:
> 
> WebMacroSiteScreen to be executed and it would find Foo.wm in which path? A
> path relative to the Webmacro TemplatePath property or relative to the path
> where the .class files are located?

Relative to the TemplatePath.

Let's say that I set the TemplatePath
in WebMacro to :
/home/webmacro

Under that directory I create the:
/screens
/layouts
/naviations

WebMacroSiteScreen will look for "screens/Foo.wm" 

> Ok! Perfect. How about making the last option null...in other words...if
> /default.wm doesn't exist, just execute the screen and return it. This is
> good for development when there is no Layout...

I'll look at that.
 
> > The content for the screen_holder variable above is created on the
> > WebMacroSiteLayout.
> 
> ...as a result of the execution of the Screen?

Yes. See the WebMacroSiteLayout starting around line 104

> I would name this...setTemplate() or evaluateTemplate()

I'm still playing with the navigation stuff.

-- 
dave
[EMAIL PROTECTED]
-----------------------
"I find it the same with all pleasures within my reach; unless
they cost me nothing, I find them insipid."
    Rousseau


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to