>Mitch: >Any suggestions? You can put them anywhere, so long as you put the package in WEB-INF/classes or in a jar file in WEB-INF/lib, and then specify the package in the TurbineResources.properties. Note that turbine will descend into sub packages.
I have the package com.fenetics.modules.screens containing my screen classes, and com.fenetics.modules.actions containing my actions. My TR.props file reads: module.packages=com.fenetics.modules Try searching the archives for "module.packages" for more information on package placement and velocity $link notation as well. Hope this helps, Chris -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
