It's definitely possible.  Make sure that the Navigation is in the
appropriate directory, and has the same name as the wm template, for
example:

com/abccorp/modules/navigations/CustomTop.java
templates/navigations/CustomTop.wm

        -Nissim


> -----Original Message-----
> From: Jon Stevens [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 09, 2000 1:17 PM
> To: Turbine
> Subject: Re: help: WebMacroSiteNavigation... adding to the WebContext
> 
> 
> on 8/9/2000 9:02 AM, "Joe Hudson" <[EMAIL PROTECTED]> wrote:
> 
> > I would greatly apprecite it if someone could help me out 
> with a problem I
> > am having...
> > I have a WebMacroSiteNavigation class and matching template 
> file which show
> > up when I call the appropriate page.  The problem I am 
> having is when trying
> > to use variables I put in the context by using 
> context.put("varName", var).
> > In the template, when I try to use $varName, I receive an 
> error explaining
> > that varName is null.  I have also tried to put "abc" 
> instead of var in the
> > context to make sure that the variable I was putting in was 
> not null and it
> > still doesn't work.  Does anyone have any ideas?  Thanks very much.
> > 
> > - Joe
> 
> check to make sure that it is actually possible to do this in 
> the Navigation
> modules...it may have not been implemented by accident.
> 
> -jon
> 
> 
> 
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?:           [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