clinton lopez <[EMAIL PROTECTED]> writes:

Make sure that the case of the class name is correct.

Also, the class should extends VelocityScreen or VelocitySecureScreen.

        Regards
                Henning



>--0-1870538179-1097138647=:85986
>Content-Type: text/plain; charset=us-ascii

>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!
>--0-1870538179-1097138647=:85986--

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

"Fighting for one's political stand is an honorable action, but re-
 fusing to acknowledge that there might be weaknesses in one's
 position - in order to identify them so that they can be remedied -
 is a large enough problem with the Open Source movement that it
 deserves to be on this list of the top five problems."
                       -- Michelle Levesque, "Fundamental Issues with
                                    Open Source Software Development"

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

Reply via email to