On Wed, 12 Jul 2000, you wrote:
> I have a feeling my implementation may be a bit off.. 
> Only screens should run the matching named screen Class
> correct?
Yes

> Just out of curiosity why can't layouts, and navigations
> also run <packagename>/layout/layouttemplate.class files?

Navigations can. Just extend the WebMacroSiteNavigation.class
and add want you want to the context with a matching named template.

I think layouts are different by design.  Layout is just that - the
container that holds and positions the screen and navigation(s). It
really doesn't need to be extended to add information to the context.  


> What is the proper way for adding values to the context of
> the navigations?

Extend WebMacroSiteNavigation.java and add to the context.
 
hope this helps,
-- 
dave
[EMAIL PROTECTED]
----------------------



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to