Hi everebody!

I must include a large number of fix html s in my turbine framework base 
application. The problem is that the html are structured on directories because 
they are categorized. How can I include all these html-s (transformed in vm) in 
my application in such a way that some kind of structuredness to be maintained.
1 One solution is to put all screens in a single directory, but this will be 
very hard to maintain - it is not structured
2 Other solution is to put them in separate directorie. In every directory to 
create the structure: layouts, navigations, screens directories and to include 
in Turbine resources to velocity resource path the path to my directory. In 
this way the turbine resource property will be very long defined.
Does anybody know a better solution. Thanks a lot!

      Regards,
        Levi

Reply via email to