Is class Procumentnav in the correct package?  And which packages are 
specified in module.packages in TR.props?

Will Stranathan

fanyun wrote:

> Hi,
> 
> I am using tdk1.1a9.
> 
> I write a 
> /templates/navigations/Procumentnav.vm
> 
> $message
> $test
> 
> 
> 
> navigations/Procumentnav.java
> 
> The code like this:
> 
> public class Procumentnav extends VelocityNavigation
> {
>     public void doBuildTemplate( RunData data, Context context ) 
>         throws Exception
>     {
>       context.put ("test" , new String("this is a test message"));
>     }
> }
> 
> 
> ----------------------------------------------
> When I test the system.  The $message is resolved.  But $test is not resovled and 
>display  "$test".  I put a log in java, I notice that the 
>Procumentnav.doBuildTemplate has not been called. 
> 
> Any one met this problem?
> 
> 
> Regards&Thanks
> 
> fanyunN<.n�+0/00�����?�'-+-�S(�S(x��d�{.n�+0/00�����?�~X��
> +')�v^,r0/00'y��+m����       s(S(V�r�y�&�۫n)��Ib��(�H�?� 
>��&���nW��:'�S(�S(x�om==



------------------------------------------------------------
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