What was in the log file?  Did velocity say it couldn't find the screen or was 
there an exception because it couldnt't find the class?


On Thursday 07 October 2004 03:44 am, clinton lopez wrote:
> In my case, it seems that the screen classes corresponding to the velocity
> templates are not being called when they are in subdirectories. They work
> fine when they are in their root directories.
>
> For example:
>
> in templates/.../screens/:
>     index.vm
>      admin/
>            add.vm
>
> in classes/.../screens/:
>      index.java
>      admin/
>           add.java
>
> index.java was executed before index.vm but add.java was not when add.vm
> was called (through $link.setPage("admin,add.vm")) I assumed it should work
> this way. The layout and navigation parts worked fine.
>
> Is there anything I missed?
>
> Thanks!
>
>
> ---------------------------------
> Do you Yahoo!?
> vote.yahoo.com - Register online to vote today!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to