Hello All > > > I'm really sure that you _don't_ need a Default class. If you don't > supply any java classes at all, then these are used. I never create a > custom page class and Turbine always uses VelocityPage. > > >services.VelocityService.default.page = VelocityPage > >services.VelocityService.default.screen=VelocityScreen > >services.VelocityService.default.layout = VelocityOnlyLayout > >services.VelocityService.default.navigation=VelocityNavigation > > Trust me. It works. :-) You need only Templates.
Oh, I trust you! > If you want more information, set the debug level for your turbine log > to DEBUG and you should get some messages if Turbine cannot > instantiate your tools. > > For a working example you're welcome to fetch > > ftp://ftp.hometree.net/pub/java/multitemplate/multitemplate-1.0.tar.gz Yes, that is the solve. With these setting is working good. -- thanks, ---------------------------------------------------- Zoltan Zidarics programmer PTE University Pecs, Hungary icq: 43288694 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
